TdxPDFPagePoint Methods
Defines a point in a PDF document.Name | Description |
---|---|
Create static | Creates an invalid PDF page point. |
Create(Integer,TdxPointF) static | Creates a point on a specified PDF document page. |
Create(Integer,TPoint) static | Creates a point on a specified PDF document page. |
Invalid | Resets the PDF page point. |
IsValid | Identifies if the PDF page point is invalid. |
See Also