Proprietà DedFontInfoUnderline
|
Indica se il testo è sottolineato.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.2.0
Sintassipublic bool Underline { get; set; }
Public Property Underline As Boolean
Get
Set
public:
property bool Underline {
bool get ();
void set (bool value);
}
member Underline : bool with get, set
Valore della proprietà
Boolean
Vedi anche