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