Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / ShowTextBase Class / GetText Method

In This Topic
    GetText Method (ShowTextBase)
    In This Topic
    Returns the operator text.
    Syntax
    'Declaration
     
    Public Function GetText() As System.String
    public System.string GetText()
    See Also