PdfButtonAppearanceIcon Property |
Gets or sets the icon.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic PdfForm Icon { get; set; }Public Property Icon As PdfForm
Get
Set
Property Value
PdfForm
The icon.
See Also