Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextLine Interface / Text Property

In This Topic
    Text Property (ITextLine)
    In This Topic
    Gets the line text.
    Syntax
    'Declaration
     
    ReadOnly Property Text As System.String
    System.string Text {get;}
    See Also