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