IconDown

Applies to

PDFFormFieldPushButton objects

Description

Gets or sets the icon to show when the button is pressed down in the PDFFormFieldPushButton object.

Data type

PDFImage.

Usage

In scripts

This example shows how to set the IconDown of the PDFFormFieldPushButton object:

lpdf_pushbutton.icondown.filename = "pic2.png"