Click or drag to resize

ListStyle StyleType Property

Gets the type of the style.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public override StyleType StyleType { get; }

Property Value

Type: StyleType
The type of the style.

Implements

IStyle StyleType
See Also