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. |