VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Pdf Namespace / WebPdfImageViewerActionExecutorJS type / get_Viewer Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_Viewer Метод
    В этом разделе
    Возвращает просмотрщик изображений, связанное с этим исполнителем действия.
    Синтаксис
    var instance = new Vintasoft.Imaging.Pdf.WebPdfImageViewerActionExecutorJS(viewer, pdfDocumentEditorControl);
    
    var value; // Type: Vintasoft.Imaging.UI.WebImageViewerJS
    value = instance.get_Viewer();
    
    
    function get_Viewer() : WebImageViewerJS;
    

    Return Value

    Экземпляр класса WebImageViewerJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также