Creates a check box form field in PDF form of the PDF document
Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- pdfPage
- Type: EvoPdfClientPdfPage
The PDF page in which to place the check box control - checkBox
- Type: EvoPdfClientPdfFormCheckBox
The check box field to add
See Also