Xceed Words for .NET v4.0 Documentation
List Class Members
Properties  Methods 


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace : List Class

The following tables list the members exposed by List.

Public Properties
 NameDescription
Public Property  
Public PropertyGets the collection of Paragraphs in this List.  
Public PropertyGets/sets the list ListOptions object.  
Public PropertyGets the NumId of this List.  
Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
Public PropertyGets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement)
Top
Public Methods
 NameDescription
Public MethodAdds an item to the List.   
Public MethodAdds an item with a specific start value to the List.   
Public Method  
Public MethodDetermines if the provided item can be added to the List.   
Public MethodDetermines if the provided level exists within the List.  
Public MethodInserts an incremental caption text under the current picture, table or paragraph. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodInserts a Paragraph in the List.  
Public MethodInserts a defined List after the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodInserts a defined List before the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodInserts text in the List.  
Public MethodInserts a page break after the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodInserts a page break before the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodOverloaded. Overridden.   
Public MethodOverloaded. Overridden.   
Public MethodOverloaded. Inserts a Table of a specific size after the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodOverloaded. Inserts a Table of a specific size before the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public Method Removes the current List from the Document.   
Top
See Also

Reference

List Class
Xceed.Document.NET Namespace