'Declaration Public Class List Inherits InsertBeforeOrAfter
'Usage Dim instance As List
public class List : InsertBeforeOrAfter
'Declaration Public Class List Inherits InsertBeforeOrAfter
'Usage Dim instance As List
public class List : InsertBeforeOrAfter
System.Object
Xceed.Document.NET.DocumentElement
Xceed.Document.NET.InsertBeforeOrAfter
Xceed.Document.NET.List
Name | Description | |
---|---|---|
![]() | AbstractNumId | |
![]() | Items | Gets the collection of Paragraphs in this List. |
![]() | ListOptions | Gets/sets the list ListOptions object. |
![]() | NumId | Gets the NumId of this List. |
![]() | PackagePart | Gets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement) |
![]() | Xml | Gets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement) |
Name | Description | |
---|---|---|
![]() | AddItem | Adds an item to the List. |
![]() | AddItemWithStartValue | Adds an item with a specific start value to the List. |
![]() | AddListItem | |
![]() | CanAddListItem | Determines if the provided item can be added to the List. |
![]() | ContainsLevel | Determines if the provided level exists within the List. |
![]() | InsertCaptionAfterSelf | Inserts an incremental caption text under the current picture, table or paragraph. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) |
![]() | InsertItem | Inserts a Paragraph in the List. |
![]() | InsertListAfterSelf | Inserts a defined List after the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) |
![]() | InsertListBeforeSelf | Inserts a defined List before the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) |
![]() | InsertListItem | Inserts text in the List. |
![]() | InsertPageBreakAfterSelf | Inserts a page break after the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) |
![]() | InsertPageBreakBeforeSelf | Inserts a page break before the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) |
![]() | InsertParagraphAfterSelf | Overloaded. Overridden. |
![]() | InsertParagraphBeforeSelf | Overloaded. Overridden. |
![]() | InsertTableAfterSelf | Overloaded. Inserts a Table of a specific size after the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) |
![]() | InsertTableBeforeSelf | Overloaded. Inserts a Table of a specific size before the current object. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) |
![]() | Remove | Removes the current List from the Document. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2