Click or drag to resize

PdfButtonAppearanceIconFitToBounds Property

(Optional; PDF 1.5) If , indicates that the button appearance shall be scaled to fit fully within the bounds of the annotation without taking into consideration the line width of the border.

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

Property Value

Boolean
If , indicates that the button appearance shall be scaled to fit fully within the bounds of the annotation without taking into consideration the line width of the border.
See Also