Xceed Words for .NET v3.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 InsertBeforeOrAfter)
Top
Public Methods
 NameDescription
Public MethodAdds an item to this List.  
Public MethodAdds an item with a specific start value to this List.  
Public Method  
Public MethodDetermines if the provided item can be added to this List.  
Public MethodDetermines if the provided level exists in this List.  
Public MethodInserts an incremental caption text under the current picture, table or paragraph. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodInserts a defined List after the current object. (Inherited from InsertBeforeOrAfter)
Public MethodInserts a defined List before the current object. (Inherited from InsertBeforeOrAfter)
Public MethodInserts a page break after the current object. (Inherited from InsertBeforeOrAfter)
Public MethodInserts a page break before the current object. (Inherited from InsertBeforeOrAfter)
Public MethodOverloaded. Overridden.   
Public MethodOverloaded. Overridden.   
Public MethodOverloaded. Inserts a Table of a specific size after the current object. (Inherited from InsertBeforeOrAfter)
Public MethodOverloaded. Inserts a Table of a specific size before the current object. (Inherited from InsertBeforeOrAfter)
Public Method Removes the current List from the document.  
Top
See Also

Reference

List Class
Xceed.Document.NET Namespace