TextPosition Class | |
Namespace: SelectPdf
The TextPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| TextPosition |
Creates a TextPosition object.
|
| Name | Description | |
|---|---|---|
| Height |
Height of the text rectangle in the PDF page.
| |
| PageNumber |
Number of the page where the text is located.
| |
| 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.
|