PDFCheckBox.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String)

From Xojo Documentation

Constructor

PDFCheckBox.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String)

New in 2021r3

Returns an instance of a PDFCheckBox that can be added to a PDFDocument.

See Also

PDFDocument.AddControl Method.