[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Recognition.Structure.ContentItem.GetParagraph

GetParagraph Method

GetParagraph()

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.

Declaration
public ITextParagraph GetParagraph()
Public Function GetParagraph() As ITextParagraph
Returns
Type Description
ITextParagraph

The ITextParagraph representing the paragraph, or null.