PdfPageFacade.RotationAngle Property
In This Article
Retrieves the page’s rotation angle.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The degree of rotation (from 0 to 360). |
See Also