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