ListLevel Class |
Namespace: Spire.Doc.Documents
The ListLevel type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ListLevel |
Initializes a new instance of the ListLevel class with the specified list style.
|
Name | Description | |
---|---|---|
![]() |
BulletCharacter |
Get/set bullet pattern
|
![]() |
CharacterFormat |
Gets character format of list symbol.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
FollowCharacter |
Gets or Sets the type of character following the number text for the paragraph.
|
![]() |
IsLegalStyleNumbering |
Get/set ArabaicNumberFormat property
( true if the level turns all inherited numbers to arabic,
false if it preserves their number format code ).
|
![]() |
NoRestartByHigher |
True if the level's number sequence is not restarted by higher
(more significant) levels in the list.
|
![]() |
NumberAlignment |
Get/set alignment (left, right, or centered) of the paragraph number.
|
![]() |
NumberPosition |
Get/set number/bullet position for current listlevel.
|
![]() |
NumberPrefix |
Gets / set prefix pattern for numbered level.
|
![]() |
NumberSufix |
Gets or sets suffix pattern for numbered level.
|
![]() |
OwnerListStyle | |
![]() |
ParagraphFormat |
Gets paragraph format of list level.
|
![]() |
PatternType |
Gets or sets list numbering type.
|
![]() |
PreviousLevel | |
![]() |
StartAt |
Get/set start at value.
|
![]() |
TabSpaceAfter |
Get/set spacing after list level's number or bullet
( tab position if follow character is tab ).
|
![]() |
TextPosition |
Returns or sets left listlevel indent
|
![]() |
UsePrevLevelPattern |
When true, number generated will include previous
levels (used for legal numbering).
|
![]() |
XDLSHolder | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
Clone |
Clones this instance.
|
![]() |
CloneImpl | (Overrides DocumentSerializable CloneImpl .) |
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetListItemText |
Gets list symbol for specified item index
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
InitXDLSHolder | (Overrides DocumentSerializable InitXDLSHolder .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
![]() |
ReadXmlContent | (Inherited from DocumentSerializable .) |
![]() |
RestoreReference | (Inherited from DocumentSerializable .) |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
![]() |
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
![]() |
WriteXmlContent | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
m_doc | (Inherited from OwnerHolder .) |