VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerSettingsJS type / get_ShowAnnotationListSidePanel Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ShowAnnotationListSidePanel Method
In This Topic
Gets a value indicating whether the the side panel should contain the annotation list panel.
Syntax
var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerSettingsJS(containerId, localizationId, useAnnotations);

var value; // Type: boolean
value = instance.get_ShowAnnotationListSidePanel();

Return Value

A value indicating whether the the side panel should contain the annotation list panel.
Browser Compatibility
56+
45+
11
See Also