Click or drag to resize

PdfSignatureAppearanceIconScaleCondition Property

Gets or sets the condition under which the Icon shall be scaled inside the annotation rectangle.

Default value: Always.


Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public PdfScaleCondition IconScaleCondition { get; set; }

Property Value

PdfScaleCondition
The condition under which the Icon shall be scaled inside the annotation rectangle.
See Also