Back to Devexpress

PdfPageFacade.RotationAngle Property

officefileapi-devexpress-dot-pdf-dot-pdfpagefacade-4fea5da3.md

latest971 B
Original Source

PdfPageFacade.RotationAngle Property

Retrieves the page’s rotation angle.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public int RotationAngle { get; }
vb
Public ReadOnly Property RotationAngle As Integer

Property Value

TypeDescription
Int32

The degree of rotation (from 0 to 360).

|

See Also

PdfPageFacade Class

PdfPageFacade Members

DevExpress.Pdf Namespace