Xceed Words for .NET v3.0 Documentation
Paragraph Class Members
Properties  Methods 


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace : Paragraph Class

The following tables list the members exposed by Paragraph.

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 the list of Tables following the current 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 InsertBeforeOrAfter)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Appends text to this Paragraph.  
Public MethodAppends a Bookmark to this Paragraph.  
Public MethodAppends a CheckBox to this Paragraph.  
Public MethodAppends a document property field at the end of this Paragraph.  
Public MethodAppends an equation to this Paragraph.  
Public MethodAppends a Hyperlink to this Paragraph.  
Public MethodOverloaded. Appends a line to this Paragraph.  
Public MethodAdds a Footnote/Endnote to a paragraph.  
Public MethodAppends a PageCount placeholder at the end of the Paragraph.  
Public MethodAppends a page number placeholder at the end of the paragraph.  
Public MethodAppends a Picture to this Paragraph.  
Public MethodAppends a Shape to this Paragraph.  
Public MethodAppends a SignatureLine at the end of the paragraph.  
Public MethodApplies or removes the Bold format to the last appended text.  
Public MethodApplies a Border to this Paragraph's text.  
Public MethodApplies a CapsStyle format to the last appended text.  
Public MethodRemoves all the Bookmarks from this Paragraph.  
Public MethodApplies the provided color to the last appended text.  
Public MethodApplies the provided culture to the last appended text.  
Public MethodApplies the current culture to the last appended text.  
Public MethodOverloaded. Retrieves all the indexes that match the provided search conditions.  
Public MethodFinds all unique instances of the provided Regex pattern.  
Public MethodOverloaded. Applies the provided font to the last appended text.  
Public MethodApplies the provided font size to the last appended text.  
Public MethodRetrieves the list of Bookmarks found in this Paragraph.  
Public MethodReturns the ListItem number value that this Paragraph represents.  
Public MethodHides the last appended text.  
Public MethodApplies a Highlight color to the last appended text.  
Public MethodInserts the provided text at a bookmark location in this Paragraph, using the specified formatting.  
Public MethodInserts an incremental caption text under the current picture, table or paragraph. (Inherited from Xceed.Document.NET.InsertBeforeOrAfter)
Public MethodInserts a Chart at a specific location in the Paragraph.  
Public MethodInserts a document property field at the end of this Paragraph.  
Public MethodInserts a horizontal line to this Paragraph.  
Public MethodInserts a Hyperlink at a specific index in this Paragraph.  
Public MethodInserts a defined List after the current object. (Inherited from InsertBeforeOrAfter)
Public MethodInserts a defined List before the current object. (Inherited from InsertBeforeOrAfter)
Public MethodOverridden. Inserts a page break after this Paragraph.  
Public MethodOverridden. Inserts a page break before this Paragraph.  
Public MethodInserts a PageCount placeholder at a specific location in the Paragraph.  
Public MethodInserts a PageNumber placeholder at a specific location in this Paragraph.  
Public MethodOverloaded. Overridden. Inserts a Paragraph after this Paragraph.  
Public MethodOverloaded. Overridden. Inserts a Paragraph before this Paragraph.  
Public MethodInserts a Picture at a specific location in this Paragraph.  
Public MethodInserts a Shape at a specific location in this Paragraph.  
Public MethodInserts a SignatureLine at a specific location in this Paragraph.  
Public MethodOverloaded. Overridden. Inserts a Table after this Paragraph.  
Public MethodOverloaded. Overridden. Inserts a Table before this Paragraph.  
Public MethodInserts a tab stop in this paragraph.  
Public MethodOverloaded. Inserts text in this Paragraph.  
Public MethodApplies or removes the Italic format to the last appended text.  
Public MethodIndicates if this Paragraph's lines must stay together on the same page or if they can be split over more than one page.  
Public MethodIndicates if this Paragraph must stay on the same page as the next Paragraph.  
Public MethodApplies the provided kerning value to this Paragraph (in points).  
Public MethodApplies the provided Misc property to the last appended text.  
Public MethodApplies the provided percentage scale to this Paragraph.  
Public MethodApplies the provided position to this Paragraph (in points).  
Public MethodRemoves this Paragraph from the Document.  
Public MethodRemoves the specified Bookmark from the this Paragraph.  
Public MethodRemoves the specified Hyperlink from this Paragraph.  
Public MethodOverloaded. Removes characters from this Paragraph.  
Public MethodReplaces the text at the specified Bookmark in this Paragraph.  
Public MethodReplaces a Picture in this Paragraph with another Picture.  
Public MethodOverloaded. Replaces all instances of a string with another string.  
Public Method

Replaces all instances of a string with HTML content.

 
Public MethodReplaces all instances of a string with an object using the options set via the replaceTextOptions parameter.  
Public MethodApplies the provided Script style to the last appended text.  
Public MethodOverloaded. Sets the line spacing for this Paragraph.  
Public MethodSets a ShadingPattern for a specific paragraph.  
Public MethodApplies the provided spacing value to this Paragraph (in points).  
Public MethodApplies the provided spacing value after this Paragraph (in points).  
Public MethodApplies the provided spacing value before this Paragraph (in points).  
Public MethodModifies the spacing between the lines of this paragraph (in points).  
Public MethodApplies the provided StrikeThrough style to the last appended text.  
Public MethodApplies the provided underline color to the last appended text.  
Public MethodApplies the provided UnderlineStyle to the last appended text.  
Public Method  
Top
Extension Methods
 NameDescription
Public Extension Method
Top
See Also

Reference

Paragraph Class
Xceed.Document.NET Namespace