Back to Devexpress

TdxPDFPageInfo.Rotate(TcxRotationAngle) Method

vcl-dxpdfdocument-dot-tdxpdfpageinfo-dot-rotate-x28-cxgraphics-dot-tcxrotationangle-x29.md

latest825 B
Original Source

TdxPDFPageInfo.Rotate(TcxRotationAngle) Method

Rotates the page by a predefined angle.

Declaration

delphi
procedure Rotate(AAngle: TcxRotationAngle);

Parameters

NameTypeDescription
AAngleTcxRotationAngle

Enumerates predefined rotation angles.

|

Remarks

Use the RotationAngle property to identify the page’s rotation angle.

See Also

dxPDFDocumentRotatePages(TdxPDFDocument,Integer[],TcxRotationAngle,TdxPageNumbers,TdxPageOrientationSubset)

TdxPDFPageInfo Record

TdxPDFPageInfo Members

dxPDFDocument Unit