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

In This Topic
    TextMapFragment Property
    In This Topic
    Gets the GrapeCity.Documents.Pdf.TextMap.TextMapFragment defining the position of found text.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextMapFragment As TextMapFragment
    public TextMapFragment TextMapFragment {get;}
    See Also