PdfButtonAppearanceIconScaleCondition Property |
Gets or sets the condition under which the
Icon shall be scaled inside the annotation rectangle.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic PdfScaleCondition IconScaleCondition { get; set; }Public Property IconScaleCondition As PdfScaleCondition
Get
Set
Property Value
PdfScaleCondition
The condition under which the
Icon shall be scaled inside the annotation rectangle.
See Also