ListLevel
OwnerListStyle Property
|
Namespace:
Spire.Doc.Documents
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
protected ListStyle OwnerListStyle { get; }
Protected ReadOnly Property OwnerListStyle As ListStyle
Get
protected:
property ListStyle^ OwnerListStyle {
ListStyle^ get ();
}
member OwnerListStyle : ListStyle with get
Property Value
Type:
ListStyle
See Also