Applies to
PDFFormFieldPushButton objects
Description
Gets or sets the icon in the PDFFormFieldPushButton object.
Data type
Usage
In scripts
This example shows how to set the icon of the PDFFormFieldPushButton object:
lpdf_pushbutton.icon.filename = "pic.png"