The following tables list the members exposed by Paragraph.
| Name | Description | |
|---|---|---|
|  | Paragraph Constructor | Creates a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | Anchors | Returns a collection which contains the anchored content for the associated Paragraph. | 
|  | ContentRuns | Returns a collection which contains the inline content for the associated Paragraph such as text, hyperlinks, inline pictures, and inline shapes. | 
|  | Document | Returns the Document associated with this instance. (Inherited from Infragistics.Documents.Word.ContentBlock) | 
|  | Index | Returns the ordinal position of this item within the collection to which it belongs, or -1 if it does not belong to a collection. (Inherited from Infragistics.Documents.Word.ContentBlock) | 
|  | Properties | Returns a ParagraphProperties instance which defines the properties of this Paragraph. |