Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FoundPosition Class
Properties Methods

In This Topic
    FoundPosition Class Members
    In This Topic

    The following tables list the members exposed by FoundPosition.

    Public Properties
     NameDescription
    Public PropertyGets the array of GrapeCity.Documents.Common.Quadrilateral defining the area of found text on the page.  
    Public PropertyGets the text near the found position.  
    Public PropertyGets the page index.  
    Public PropertyGets the zero-based position of the found string in NearText.  
    Public PropertyGets the GrapeCity.Documents.Pdf.TextMap.TextMapFragment defining the position of found text.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Compares two FoundPosition objects.  
    Top
    See Also