var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlSettingsJS(containerId, localizationId); var value; // Type: boolean value = instance.get_CanResizeSidePanel();
function get_CanResizeSidePanel() : boolean;
Return Value
A value indicating whether web PDF document editor allows to resize the side panel. Default value is True.