IconRollover

Applies to

PDFFormFieldPushButton objects

Description

Gets or sets the icon to show when the mouse is over the button in the PDFFormFieldPushButton object.

Data type

PDFImage.

Usage

In scripts

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

lpdf_pushbutton.iconrollover.filename = "pic3.png"