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.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic bool IconFitToBounds { get; set; }Public Property IconFitToBounds As Boolean
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