Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class ListLevel : DocumentSerializable
Public Class ListLevel
	Inherits DocumentSerializable
public ref class ListLevel : public DocumentSerializable
type ListLevel =  
    class
        inherit DocumentSerializable
    end

Members

               
 All Members  Constructors   Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ListLevel(ListStyle)
Initializes a new instance of the ListLevel class
BulletCharacter
CharacterFormat
Gets character format of list symbol.
Clone()()()()
CloneImpl()()()() (Overrides DocumentSerializable..::..CloneImpl()()()().)
CreateLayoutData(String, array<Byte>[]()[][], Int32)
Document
Gets the document.
(Inherited from OwnerHolder.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FollowCharacter
Gets or Sets the type of character following the number text for the paragraph.
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetListItemText(Int32, ListType)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
InitXDLSHolder()()()() (Overrides DocumentSerializable..::..InitXDLSHolder()()()().)
IsLegalStyleNumbering
m_doc (Inherited from OwnerHolder.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NoRestartByHigher
NumberAlignment
NumberPosition
NumberPrefix
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
ReadXmlAttributes(IXDLSAttributeReader) (Overrides DocumentSerializable..::..ReadXmlAttributes(IXDLSAttributeReader).)
ReadXmlContent(IXDLSContentReader) (Inherited from DocumentSerializable.)
RestoreReference(String, Int32) (Inherited from DocumentSerializable.)
StartAt
TabSpaceAfter
TextPosition
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UsePrevLevelPattern
WriteXmlAttributes(IXDLSAttributeWriter) (Overrides DocumentSerializable..::..WriteXmlAttributes(IXDLSAttributeWriter).)
WriteXmlContent(IXDLSContentWriter) (Inherited from DocumentSerializable.)
XDLSHolder (Inherited from DocumentSerializable.)

Inheritance Hierarchy

See Also