Click or drag to resize

PdfFieldAppearance Class

Represents an appearance settings for a PdfField.
Inheritance Hierarchy

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public abstract class PdfFieldAppearance : PdfAppearance

The PdfFieldAppearance type exposes the following members.

Properties
 NameDescription
Public propertyOrientation

(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