get_ShowAnnotationMenuInMainMenu Method
Gets a value indicating whether the main menu of web document viewer should contain the annotation menu.
var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerSettingsJS(containerId, localizationId, useAnnotations);
var value; // Type: boolean
value = instance.get_ShowAnnotationMenuInMainMenu();
function get_ShowAnnotationMenuInMainMenu() : boolean;
Return Value
A value indicating whether the main menu of web document viewer should contain the annotation menu.