PdfFieldAppearanceOrientation Property |
(Optional) The number of degrees by which the widget annotation shall be rotated counterclockwise relative to the page.
The value shall be a multiple of 90.
Default value: 0.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntaxpublic int Orientation { get; set; }Public Property Orientation As Integer
Get
Set
Property Value
Int32
The number of degrees by which the widget annotation shall be rotated counterclockwise relative to the page.
Exceptions
See Also