Version

Paragraph Class Properties

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

Public Properties
 NameDescription
Public PropertyAnchorsReturns a collection which contains the anchored content for the associated Paragraph.  
Public PropertyContentRunsReturns a collection which contains the inline content for the associated Paragraph such as text, hyperlinks, inline pictures, and inline shapes.  
Public PropertyDocumentReturns the Document associated with this instance. (Inherited from Infragistics.Documents.Word.ContentBlock)
Public PropertyIndexReturns 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)
Public PropertyPropertiesReturns a ParagraphProperties instance which defines the properties of this Paragraph.  
See Also