Click or drag to resize

PdfVariableTextFieldAppearance Property

Gets the appearance settings for this PdfVariableTextField.

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

Property Value

PdfVariableTextAppearance
The appearance settings for this PdfVariableTextField.
See Also