Click or drag to resize

PdfSignatureAppearanceIcon Property

Gets or sets the optional signature icon.

Default value: .


Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public PdfExternalObject Icon { get; set; }

Property Value

PdfExternalObject
The optional signature icon.
See Also