Represents an appearance settings for a
PdfField.
Inheritance Hierarchy Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntaxpublic abstract class PdfFieldAppearance : PdfAppearance
Public MustInherit Class PdfFieldAppearance
Inherits PdfAppearance
The PdfFieldAppearance type exposes the following members.
Properties | Name | Description |
---|
 | Orientation | (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. |
Top
See Also