Underline Property (FontBuilder)
In This Topic
Get or set bool which indicate whether the font is underline
Syntax
'Declaration
Public Property Underline As Boolean
public bool Underline {get; set;}
Property Value
An
bool which indicate whether the font is underline
See Also