Constructor PushButtonWidget
Namespace TallComponents.PDF.Annotations.Widgets
Class PushButtonWidget
Create a new PDF form field Push button Widget.
Syntax
public PushButtonWidget(Double left, Double bottom, Double width, Double height)
Parameters
Double
left
The left position for this widget.
Double
bottom
The bottom position for this widget.
Double
width
The width for this widget.
Double
height
The height for this widget.