TextPosition Class |
Namespace: SelectPdf.Api
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 (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.
|
Name | Description | |
---|---|---|
ToString |
ToString override.
(Overrides ObjectToString.) |