PDFCheckBox
From Xojo Documentation
Class (inherits from PDFButton)
New in 2021r3
A standard checkbox control that can be embedded into a PDFDocument.
Properties | |
|
Constructors | |
|
Notes
Only the checkbox itself is drawn. If you want a label, you'll have to draw that yourself.
Compatibility
All project types on all supported operating systems.
See Also
PDFButton class, PDFDocument.AddControl method.