var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var value; // Type: number value = instance.get_FocusedPageIndex();
function get_FocusedPageIndex() : number;
Return Value
Индекс активной страницы.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var value; // Type: number value = instance.get_FocusedPageIndex();
function get_FocusedPageIndex() : number;