TdxPDFPageInfo.Rotate(TcxRotationAngle) Method
Rotates the page by a predefined angle.
Declaration
procedure Rotate(AAngle: TcxRotationAngle);
Parameters
Name | Type | Description |
---|---|---|
AAngle | TcxRotationAngle | Enumerates predefined rotation angles. |
Remarks
Use the RotationAngle property to identify the page’s rotation angle.
See Also