IRegionFormatableExtendedOrderedList Property
Gets or sets whether current paragraph should be shown as an ordered list in the document element.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
bool OrderedList { get; set; }
Property OrderedList As Boolean
Get
Set
property bool OrderedList {
bool get ();
void set (bool value);
}
abstract OrderedList : bool with get, set
Property Value
Boolean