[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextParagraph.Runs

Runs Property

Runs

Gets the list of text runs that comprise this paragraph.

Declaration
IReadOnlyList<ITextRun> Runs { get; }
ReadOnly Property Runs As IReadOnlyList(Of ITextRun)