Click or drag to resize

PdfButtonAppearanceIconScaleCondition Property

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

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

Property Value

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