Click or drag to resize

ListLevel Class

Inheritance Hierarchy

Namespace:  Spire.Doc.Documents
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public class ListLevel : DocumentSerializable

The ListLevel type exposes the following members.

Constructors
  NameDescription
Public methodListLevel
Initializes a new instance of the ListLevel class
Top
Properties
  NameDescription
Public propertyBulletCharacter
Public propertyCharacterFormat
Gets character format of list symbol.
Public propertyDocument
Gets the document.
(Inherited from OwnerHolder.)
Public propertyFollowCharacter
Gets or Sets the type of character following the number text for the paragraph.
Public propertyIsLegalStyleNumbering
Public propertyNoRestartByHigher
Public propertyNumberAlignment
Public propertyNumberPosition
Public propertyNumberPrefix
Public propertyNumberSufix
Gets or sets suffix pattern for numbered level.
Protected propertyOwnerListStyle
Public propertyParagraphFormat
Gets paragraph format of list level.
Public propertyPatternType
Gets or sets list numbering type.
Protected propertyPreviousLevel
Public propertyStartAt
Public propertyTabSpaceAfter
Public propertyTextPosition
Public propertyUsePrevLevelPattern
Protected propertyXDLSHolder (Inherited from DocumentSerializable.)
Top
Methods
Fields
  NameDescription
Protected fieldm_doc (Inherited from OwnerHolder.)
Top
See Also