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

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