PDFReaderControls.NET Professional Type Reference

Widget Constructor (Double, Double, Double, Double)

Create a new PDF form field Widget.

public Widget(
   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

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