ListFormatIsList Property |
Gets a value indicating whether this
ListFormat defines the list.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 29.0.35.1122
Syntaxpublic bool IsList { get; }
Public ReadOnly Property IsList As Boolean
Get
Property Value
Type:
Boolean if this instance defines the list; otherwise,
.
See Also