ListStyleStyleType Property |
Gets the type of the style.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 27.3.30.1210
Syntaxpublic override StyleType StyleType { get; }
Public Overrides ReadOnly Property StyleType As StyleType
Get
Property Value
Type:
StyleType
The type of the style.
See Also