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

In This Topic
    GetText Method (ITextParagraph)
    In This Topic
    Returns the paragraph text.
    Syntax
    'Declaration
     
    Function GetText() As System.String
    System.string GetText()
    See Also