[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextLine.RunFragments

RunFragments Property

RunFragments

Gets the list of ITextRunFragment objects.

Declaration
IReadOnlyList<ITextRunFragment> RunFragments { get; }
ReadOnly Property RunFragments As IReadOnlyList(Of ITextRunFragment)