[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextMap.GetCoords

GetCoords Method

GetCoords(TextLineFragment)

Gets the coordinates of a TextLineFragment on the page.

Declaration
Quadrilateral GetCoords(TextLineFragment tlf)
Function GetCoords(tlf As TextLineFragment) As Quadrilateral
Parameters
Type Name Description
TextLineFragment tlf

The TextLineFragment.

Returns
Type Description
Quadrilateral

A Quadrilateral containing the text coordinates.