PdfSignatureAppearanceIconScaleCondition Property |
Gets or sets the condition under which the Icon shall be scaled inside the annotation rectangle.
Default value: Always.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
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