PDFButton
From Xojo Documentation
Class (inherits from PDFControl)
New in 2021r3
A standard button which can submit the values of the controls, reset them all or send the PDF as a file.
Properties | |||
|
Constructors | |
|
Enumerations | |
|
Notes
Only the button caption is drawn. If you wish there to be a border, you must draw that yourself.
Compatibility
All project types on all supported operating systems.
See Also
PDFDocument.AddControl method, PDFControl class.