TdxPDFPageRect.Create Method
Creates an invalid PDF page rectangle.
Declaration
class function Create: TdxPDFPageRect; overload; static;
Returns
| Type | Description |
|---|---|
| TdxPDFPageRect | Defines a rectangle in a PDF document. |
Remarks
This function initializes the PageIndex and Rect properties of a newly created rectangle to the default values.
See Also