Constructor CheckBoxWidget

Namespace TallComponents.PDF.Annotations.Widgets
Class CheckBoxWidget

Create a new PDF form field Check box Widget.

Syntax

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