PDFButton.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer)

From Xojo Documentation

Constructor

PDFButton.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer)

New in 2021r3

Creates an instance of the button with the values passed.

See Also

PDFDocument.AddControl method.