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