IRegionFormatableUnderline Property
Gets or sets whether the text of the document element is shown underlined.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
bool Underline { get; set; }
Property Underline As Boolean
Get
Set
property bool Underline {
bool get ();
void set (bool value);
}
abstract Underline : bool with get, set
Property Value
Boolean