CaptionRollover

Applies to

PDFFormFieldPushButton objects

Description

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

Data type

String.

Usage

In scripts

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

lpdf_pushbutton.captionrollover = "Execute JavaScript action 3"