Caption

Applies to

PDFFormFieldPushButton objects

Description

Gets or sets the caption in the PDFFormFieldPushButton object.

Data type

String.

Usage

In scripts

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

lpdf_pushbutton.caption = "Execute JavaScript action"