Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextParagraph Interface / TextMap Property

In This Topic
    TextMap Property
    In This Topic
    Gets the ITextMap containing this paragraph.
    Syntax
    'Declaration
     
    ReadOnly Property TextMap As ITextMap
    ITextMap TextMap {get;}
    See Also