TextPosition Properties |
The TextPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| Height |
Height of the text rectangle in the PDF page.
| |
| PageNumber |
Number of the page where the text is located (1-based).
| |
| Width |
Width of the text rectangle in the PDF page.
| |
| X |
X coordinate of the text rectangle in the PDF page.
| |
| Y |
Y coordinate of the text rectangle in the PDF page.
|