TdxPDFPagePoint.IsValid Method
Identifies if the PDF page point is invalid.
Declaration
function IsValid: Boolean;
Returns
Type | Description |
---|---|
Boolean | True is the PageIndex property value is negative; otherwise, False. |
See Also