'Declaration Public MustInherit Class InsertBeforeOrAfter Inherits DocumentElement
'Usage Dim instance As InsertBeforeOrAfter
public abstract class InsertBeforeOrAfter : DocumentElement
'Declaration Public MustInherit Class InsertBeforeOrAfter Inherits DocumentElement
'Usage Dim instance As InsertBeforeOrAfter
public abstract class InsertBeforeOrAfter : DocumentElement
System.Object
Xceed.Document.NET.DocumentElement
Xceed.Document.NET.InsertBeforeOrAfter
Xceed.Document.NET.List
Xceed.Document.NET.Paragraph
Xceed.Document.NET.Table
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 Xceed.Document.NET.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. |
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