Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Paragraph Class


In This Topic
    Paragraph Class Properties
    In This Topic

    For a list of all members of this type, see Paragraph members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the Alignment of this Paragraph.  
    Public PropertyGets the list of Charts associated to this Paragraph.  
    Public PropertyGets the collection of CheckBoxes associated with this Paragraph.  
    Public PropertyGets or sets the Direction of this Paragraph.  
    Public PropertyGets the collection of Document Properties of this Paragraph.  
    Public PropertyGets the index that corresponds to where the Paragraph ends in the Document.  
    Public PropertyGets a list of the Endnote objects referenced in the Paragraph.  
    Public PropertyGets the list of Tables following the current paragraph.  
    Public PropertyGets a list of the Footnote objects referenced in the Paragraph.  
    Public PropertyGets the collection of Hyperlinks of this Paragraph.  
    Public PropertyGets or sets the Indentation (in points) after this Paragraph.  
    Public PropertyGets or sets the Indentation (in points) before this Paragraph.  
    Public PropertyGets or sets the Indentation (in points) of the first line of this Paragraph.  
    Public PropertyGets or sets the Indentation (in points) of all but the first line of this Paragraph.  
    Public PropertyGets the Indentation level of this Paragraph.  
    Public PropertyGets if this Paragraph must stay with the next Paragraph (stay on the same page).  
    Public PropertyGets if this Paragraph is a list element.  
    Public PropertyGets or sets the LineSpacing (in points) of this Paragraph.  
    Public PropertyGets or sets the Line Spacing (in points) after this Paragraph.  
    Public PropertyGets or sets the Line Spacing (in points) before this Paragraph.  
    Public PropertyGets the List Item Type of this Paragraph.  
    Public PropertyGets the formatted text value of this Paragraph.  
    Public PropertyGets the paragraph following the current one.  
    Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Public PropertyGets the Number Properties of this Paragraph.  
    Public PropertyGets or sets the Parent Container of this Paragraph.  
    Public PropertyGets the collection of Pictures of this Paragraph.  
    Public PropertyGets the paragraph preceding the current one.  
    Public PropertyGets the collection of Shapes associated with this Paragraph.  
    Public PropertyGets the list of all the SignatureLines contained in the paragraph.  
    Public PropertyGets the index that corresponds to where the Paragraph starts in the Document.  
    Public PropertyGets or sets the id of the style of this Paragraph.  
    Public PropertyGets the text of this Paragraph.  
    Public PropertyGets the collection of TextBoxes associated with this Paragraph.  
    Public PropertyGets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Top
    See Also