checkBox
Appends an interactive AcroForm checkbox.
Per-platform behaviour mirrors textField: interactive PDCheckBox on JVM/Desktop, visual-only square (with an X when checked) on Android and iOS.
Parameters
name
AcroForm field name (used to read the state back).
size
edge length of the square checkbox.
checked
initial on/off state.