Click or drag to resize

PdfSignatureAppearanceUpdate Method

Updates the appearance of widget annotation associated with the current PdfSignatureField based on the specified signer, Value, and properties of this PdfSignatureAppearance.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public void Update(
	PdfSigner signer
)

Parameters

signer  PdfSigner
The signer.
See Also