var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlSettingsJS(containerId, localizationId); var value; // Type: boolean value = instance.get_CanAddFile();
function get_CanAddFile() : boolean;
Return Value
A value indicating whether web PDF document editor has button that allows to add file to the editor. Default value is False.