Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextMap Interface / GetText Method / GetText() Method

In This Topic
    GetText() Method
    In This Topic
    Gets the whole text represented by this map.
    Syntax
    'Declaration
     
    Overloads Function GetText() As System.String
    System.string GetText()

    Return Value

    The map text.
    See Also