[]
Returns an ITextParagraph object representing the paragraph of text associated with the current content item, or null if no paragraph is associated with current item.
public ITextParagraph GetParagraph()
Public Function GetParagraph() As ITextParagraph
Type | Description |
---|---|
ITextParagraph | The ITextParagraph representing the paragraph, or null. |