[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextMap.Paragraphs

Paragraphs Property

Paragraphs

Gets the list of text paragraphs.

Declaration
IReadOnlyList<ITextParagraph> Paragraphs { get; }
ReadOnly Property Paragraphs As IReadOnlyList(Of ITextParagraph)