PdfWidgetFacade.RotationAngle Property
In This Article
Gets or sets the widget’s rotation angle. The widget is rotated counterclockwise.
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) in multiples of 90. |
See Also