Click or drag to resize

PdfButtonFieldAppearance Property

Gets the appearance settings for this PdfButtonField.

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

Property Value

PdfButtonAppearance
The appearance settings for this PdfButtonField.
See Also