Click or drag to resize

ListLevel IsLegalStyleNumbering Property

Get/set ArabaicNumberFormat property ( true if the level turns all inherited numbers to arabic, false if it preserves their number format code ).

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

Property Value

Type: Boolean
See Also