Keyoti SearchUnit API Docs
Underline Property
API DocumentationKeyoti.SearchEngine.WebKFontUnderline
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool Underline { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool Underline { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property Underline As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property Underline As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool Underline {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool Underline {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member Underline : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member Underline : bool with get, set
Property Value

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