caption()
Returns the text of the label on a push button control.
Declaration
func caption() -> String!Return Value
The label drawn on a push button control.
Discussion
This method applies only to the label drawn on a control of type PDFAnnotationButtonWidget.