Click or drag to resize

PdfSignatureFieldAppearance Property

Gets the appearance settings for this PdfSignatureField.

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

Property Value

PdfSignatureAppearance
The appearance settings for this PdfSignatureField.
See Also