Creates a check box field in form
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- pdfPage
- Type: HiQPdfPdfPage
The PDF page where to create the check box - boundingRectangle
- Type: System.DrawingRectangleF
The check box field bounding rectangle
Return Value
Type: PdfFormCheckBoxThe check box field created
See Also