TdxPDFPageTextPosition Methods
Stores a position within a text on a PDF document page.Name | Description |
---|---|
Create(Integer,Integer) static | Creates a text position on a PDF document page. |
Invalid static | Creates an invalid text position on a PDF document page. |
IsSame(TdxPDFPageTextPosition) | Identifies if the text position within a PDF document page is identical to the specified position. |
IsValid | Identifies if the text position within a PDF document page is valid. |
See Also