Name | Description | |
---|---|---|
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 DocumentElement) |
The following tables list the members exposed by InsertBeforeOrAfter.
Name | Description | |
---|---|---|
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 DocumentElement) |
Name | Description | |
---|---|---|
InsertCaptionAfterSelf | Inserts an incremental caption text under the current picture, table or paragraph. | |
InsertListAfterSelf | Inserts a defined List after the current object. | |
InsertListBeforeSelf | Inserts a defined List before the current object. | |
InsertPageBreakAfterSelf | Inserts a page break after the current object. | |
InsertPageBreakBeforeSelf | Inserts a page break before the current object. | |
InsertParagraphAfterSelf | Overloaded. Inserts a Paragraph after the current object. | |
InsertParagraphBeforeSelf | Overloaded. Inserts a Paragraph before the current object. | |
InsertTableAfterSelf | Overloaded. Inserts a Table after the current object. | |
InsertTableBeforeSelf | Overloaded. Inserts a Table before the current object. |