Click or drag to resize

PdfFieldAppearance Property

Gets the appearance settings for this PdfField.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public PdfFieldAppearance Appearance { get; }

Property Value

PdfFieldAppearance
The appearance settings for this PdfField.
See Also