Name | Description | |
---|---|---|
Alignment | Gets or sets the Alignment of this Paragraph. | |
Charts | Gets the list of Charts associated to this Paragraph. | |
CheckBoxes | Gets the collection of CheckBoxes associated with this Paragraph. | |
Direction | Gets or sets the Direction of this Paragraph. | |
DocumentProperties | Gets the collection of Document Properties of this Paragraph. | |
EndIndex | Gets the index that corresponds to where the Paragraph ends in the Document. | |
FollowingTables | Gets the list of Tables following the current paragraph. | |
Hyperlinks | Gets the collection of Hyperlinks of this Paragraph. | |
IndentationAfter | Gets or sets the Indentation (in points) after this Paragraph. | |
IndentationBefore | Gets or sets the Indentation (in points) before this Paragraph. | |
IndentationFirstLine | Gets or sets the Indentation (in points) of the first line of this Paragraph. | |
IndentationHanging | Gets or sets the Indentation (in points) of all but the first line of this Paragraph. | |
IndentLevel | Gets the Indentation level of this Paragraph. | |
IsKeepWithNext | Gets if this Paragraph must stay with the next Paragraph (stay on the same page). | |
IsListItem | Gets if this Paragraph is a list element. | |
LineSpacing | Gets or sets the LineSpacing (in points) of this Paragraph. | |
LineSpacingAfter | Gets or sets the Line Spacing (in points) after this Paragraph. | |
LineSpacingBefore | Gets or sets the Line Spacing (in points) before this Paragraph. | |
ListItemType | Gets the List Item Type of this Paragraph. | |
MagicText | Gets the formatted text value of this Paragraph. | |
NextParagraph | Gets the paragraph following the current one. | |
PackagePart | Gets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement) | |
ParagraphNumberProperties | Gets the Number Properties of this Paragraph. | |
ParentContainer | Gets or sets the Parent Container of this Paragraph. | |
Pictures | Gets the collection of Pictures of this Paragraph. | |
PreviousParagraph | Gets the paragraph preceding the current one. | |
Shapes | Gets the collection of Shapes associated with this Paragraph. | |
SignatureLines | Gets the list of all the SignatureLines contained in the paragraph. | |
StartIndex | Gets the index that corresponds to where the Paragraph starts in the Document. | |
StyleId | Gets or sets the id of the style of this Paragraph. | |
Text | Gets the Text of this Paragraph. | |
TextBoxes | Gets the collection of TextBoxes associated with this Paragraph. | |
Xml | Gets or sets the XML for this element. (Inherited from InsertBeforeOrAfter) |