var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerSettingsJS(containerId, localizationId, useAnnotations); var value; // Type: boolean value = instance.get_ShowAnnotationListPanelInSidePanel();
function get_ShowAnnotationListPanelInSidePanel() : boolean;
Return Value
A value indicating whether the the side panel should contain the annotation list panel.