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