Version

Paragraph Class Members

The following tables list the members exposed by Paragraph.

Public Constructors
 NameDescription
Public ConstructorParagraph ConstructorCreates a new instance of the class.  
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