VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Pdf.UI Namespace / WebPdfDocumentEditorControlJS type / get_OpenedPdfDocuments Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_OpenedPdfDocuments Метод
    В этом разделе
    Возвращает открытые PDF документы.
    Синтаксис
    var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlJS(settings);
    
    var value; // Type: Vintasoft.Imaging.Pdf.WebPdfDocumentJS[]
    value = instance.get_OpenedPdfDocuments();
    
    
    function get_OpenedPdfDocuments() : WebPdfDocumentJS[];
    

    Return Value

    Массив, содержащий открытые PDF документы.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также