VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlJS type / set_ShowMainMenuInFullscreenMode Property
Syntax BrowserCompatibility SeeAlso
set_ShowMainMenuInFullscreenMode Метод
Устанавливает значение, указывающее, отображается ли главное меню в полноэкранном режиме.
Синтаксис
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);

var returnValue; // Type: any

// Parameters
var value; // Type: number

returnValue = instance.set_ShowMainMenuInFullscreenMode(value);

Parameters

value
Значение, указывающее, отображается ли главное меню в полноэкранном режиме.
Совместимость с веб браузерами
9
5
11
5
Смотрите также