Applies to
PDFFormFieldPushButton objects
Description
Gets or sets the caption to show when the button is pressed down in the PDFFormFieldPushButton object.
Data type
String.
Usage
In scripts
This example shows how to set the captiondown of the PDFFormFieldPushButton object:
lpdf_pushbutton.captiondown = "Execute JavaScript action 2"