Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FoundPosition Class / NearText Property

In This Topic
    NearText Property
    In This Topic
    Gets the text near the found position.
    Syntax
    'Declaration
     
    Public ReadOnly Property NearText As System.String
    public System.string NearText {get;}
    See Also