Gets a value indicating whether the PDF document has been disposed of.
var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl);
var value; // Type: boolean
value = instance.get_IsDisposed();
function get_IsDisposed() : boolean;
Return Value
A value indicating whether the PDF document has been disposed of.