VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Pdf Namespace / WebPdfGotoActionExecutorJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
В этом разделе
    WebPdfGotoActionExecutorJS Тип
    В этом разделе
    Представляет исполнителя действий WebPdfGoToActionJS, который осуществляет навигацию в WebImageViewerJS.
    Синтаксис
    // Parameters
    var viewer; // Type: WebImageViewerJS
    var pdfDocumentEditorControl; // Type: WebPdfDocumentEditorControlJS
    
    var instance = new Vintasoft.Imaging.Pdf.WebPdfGotoActionExecutorJS(viewer, pdfDocumentEditorControl);
    
    
    function WebPdfGotoActionExecutorJS;
    
    Иерархия наследования

    Object
       Vintasoft.Imaging.Pdf.WebPdfActionExecutorBaseJS
          Vintasoft.Imaging.Pdf.WebPdfImageViewerActionExecutorJS
             Vintasoft.Imaging.Pdf.WebPdfGotoActionExecutorJS

    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также