var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormPushButtonJS(document, name); var value; // Type: string value = instance.get_DownCaption();
function get_DownCaption() : string;
Return Value
Button's alternate (down) caption. Default value is "Button".