Click or drag to resize

PdfToggleButtonFieldAppearance Property

Gets the appearance settings for this PdfToggleButtonField.

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

Property Value

PdfToggleButtonAppearance
The appearance settings for this PdfToggleButtonField.
See Also