PdfFreeTextAnnotationFacade.RotationAngle Property
Gets or sets the annotation’s rotation angle. The annotation is rotated counterclockwise.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | The degree of rotation (from 0 to 360) in multiples of |
See Also