[]
Gets the coordinates of a TextLineFragment on the page.
Quadrilateral GetCoords(TextLineFragment tlf)
Function GetCoords(tlf As TextLineFragment) As Quadrilateral
Type | Name | Description |
---|---|---|
TextLineFragment | tlf | The TextLineFragment. |
Type | Description |
---|---|
Quadrilateral | A Quadrilateral containing the text coordinates. |