PdfFormCheckBox Constructor
Constructs a check box form fields
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public PdfFormCheckBox(
RectangleFloat box,
bool isChecked
)
Parameters
- box RectangleFloat
- The check box control bounding box
- isChecked Boolean
- The checked state of the check box