PDFReaderControls.NET Professional Type Reference

CheckBoxWidget Constructor (Double, Double, Double, Double)

Create a new PDF form field Radio button Widget.

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

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