get_ShowContentEditorMenu Method
Gets a value indicating whether web PDF document editor should show the "Editor" menu.
var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlSettingsJS(containerId, localizationId);
var value; // Type: boolean
value = instance.get_ShowContentEditorMenu();
function get_ShowContentEditorMenu() : boolean;
Return Value
A value indicating whether web PDF document editor should show the "Editor" menu. Default value is True.