Skip to main content
A newer version of this page is available. .

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