Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextRun Interface / GetText Method

In This Topic
    GetText Method (ITextRun)
    In This Topic
    Returns the text of this run.
    Syntax
    'Declaration
     
    Function GetText() As System.String
    System.string GetText()
    See Also