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