TdxPDFPageInfo.RotationAngle Property
Returns the page’s rotation angle.
Declaration
property RotationAngle: TcxRotationAngle read;
Property Value
Type | Description |
---|---|
TcxRotationAngle | Enumerates predefined rotation angles. |
Remarks
Call the Rotate procedure to rotate the page.
See Also