Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / InsertBeforeOrAfter Class
Properties Methods


In This Topic
    InsertBeforeOrAfter Class Members
    In This Topic

    The following tables list the members exposed by InsertBeforeOrAfter.

    Public Properties
     NameDescription
    Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Public PropertyGets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Top
    Public Methods
     NameDescription
    Public MethodInserts an incremental caption text under the current picture, table or paragraph.  
    Public MethodInserts a defined List after the current object.  
    Public MethodInserts a defined List before the current object.  
    Public MethodInserts a page break after the current object.  
    Public MethodInserts a page break before the current object.  
    Public MethodOverloaded. Inserts a Paragraph after the current object.  
    Public MethodOverloaded. Inserts a Paragraph before the current object.  
    Public MethodOverloaded. Inserts a Table after the current object.  
    Public MethodOverloaded. Inserts a Table before the current object.  
    Top
    See Also