Name | Description | |
---|---|---|
AddItem | Adds an item to this List. | |
AddItemWithStartValue | Adds an item with a specific start value to this List. | |
AddListItem | ||
CanAddListItem | Determines if the provided item can be added to this List. | |
ContainsLevel | Determines if the provided level exists in this List. | |
InsertCaptionAfterSelf | Inserts an incremental caption text under the current picture, table or paragraph. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter) | |
InsertListAfterSelf | Inserts a defined List after the current object. (Inherited from InsertBeforeOrAfter) | |
InsertListBeforeSelf | Inserts a defined List before the current object. (Inherited from InsertBeforeOrAfter) | |
InsertPageBreakAfterSelf | Inserts a page break after the current object. (Inherited from InsertBeforeOrAfter) | |
InsertPageBreakBeforeSelf | Inserts a page break before the current object. (Inherited from InsertBeforeOrAfter) | |
InsertParagraphAfterSelf | Overloaded. Overridden. | |
InsertParagraphBeforeSelf | Overloaded. Overridden. | |
InsertTableAfterSelf | Overloaded. Inserts a Table of a specific size after the current object. (Inherited from InsertBeforeOrAfter) | |
InsertTableBeforeSelf | Overloaded. Inserts a Table of a specific size before the current object. (Inherited from InsertBeforeOrAfter) | |
Remove | Removes the current List from the document. |