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
The array, that contains opened PDF documents.