Constructs a check box form fields
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- box
- Type: EvoPdf.HtmlToPdfClientRectangleFloat
The check box control bounding box - isChecked
- Type: SystemBoolean
The checked state of the check box
See Also