get_CanResizeSidePanel Method
Gets a value indicating whether web document viewer allows to resize the side panel.
var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerSettingsJS(containerId, localizationId, useAnnotations);
var value; // Type: boolean
value = instance.get_CanResizeSidePanel();
function get_CanResizeSidePanel() : boolean;
Return Value
A value indicating whether web document viewer allows to resize the side panel. Default value is True.