

'DeclarationPublic Class List Inherits InsertBeforeOrAfter
'UsageDim 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. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.