TextPosition Class |
Namespace: ExpertPdf
The TextPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| TextPosition |
Constructs an TextPosition object
|
| Name | Description | |
|---|---|---|
| Height |
Height of the text.
| |
| PageNumber |
The number of the page where the text was found.
| |
| Width |
Width of the text.
| |
| X |
X coordinate of the position where the text was found.
| |
| Y |
Y coordinate of the position where the text was found.
|