Keyoti SearchUnit API Docs
Font Property
API DocumentationKeyoti.SearchEngine.WebKButtonFont
Keyoti SearchUnit v6
Gets the font properties associated with the Web server control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public FontInfo Font { get; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public FontInfo Font { get; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public ReadOnly Property Font As FontInfo
	Get
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public ReadOnly Property Font As FontInfo
	Get
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property FontInfo^ Font {
	FontInfo^ get ();
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property FontInfo^ Font {
	FontInfo^ get ();
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member Font : FontInfo with get
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member Font : FontInfo with get
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120