var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl); var value; // Type: boolean value = instance.isDocumentInfoReceived();
function isDocumentInfoReceived() : boolean;
Return Value
True - если информация о документе получена (ранее был вызван метод requestDocumentInfo); иначе, false.