Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

PdfButtonWidgetIconOptions Properties

Contains properties that define how to display the button’s icon in the widget annotation.
Name Description
FitToAnnotationBounds Gets or sets whether to fit the button icon in the widget annotation bounds or in its borders.
HorizontalPosition Specifies the space between the icon and the left boundary of the widget.
ScaleCondition Gets or sets the conditions under which the icon is scaled inside the annotation rectangle.
ScaleType Gets or sets the icon’s scale type.
VerticalPosition Gets or sets the space between the icon and the widget’s bottom boundary.
See Also