PDFReaderControls.NET Professional Type Reference

PushButtonWidget Constructor (Double, Double, Double, Double)

Create a new PDF form field Push button Widget.

public PushButtonWidget(
   double left,
   double bottom,
   double width,
   double height
);

Parameters

left
The left position for this widget.
bottom
The bottom position for this widget.
width
The width for this widget.
height
The height for this widget.

See Also

PushButtonWidget Class | TallComponents.PDF.Annotations.Widgets Namespace | PushButtonWidget Constructor Overload List