PdfSignatureAppearanceIcon Property |
Gets or sets the optional signature icon.
Default value: .
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic PdfExternalObject Icon { get; set; }
Public Property Icon As PdfExternalObject
Get
Set
Property Value
PdfExternalObject
The optional signature icon.
See Also