var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlSettingsJS(containerId, localizationId); var value; // Type: boolean value = instance.get_ShowPdfImageResourceListSidePanel();
function get_ShowPdfImageResourceListSidePanel() : boolean;
Return Value
A value indicating whether web PDF document editor should show the "PDF image-resources" side panel. Default value is True.