Creates a check box form field in PDF form of the PDF document
Namespace: EvoWordToPdf
Assembly: evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- pdfPage
- Type: EvoWordToPdfPdfPage
The PDF page in which to place the check box control - box
- Type: System.DrawingRectangleF
The check box control bounding box
Return Value
Type: PdfFormCheckBoxThe created check box field
See Also