Constructor RadioButtonWidget

Namespace TallComponents.PDF.Annotations.Widgets
Class RadioButtonWidget

Create a new PDF form field Radio button Widget.

Syntax

public  RadioButtonWidget( Double  left Double  bottom Double  width Double  height String  exportName )

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.

String exportName
The exportName used when this option is checked.