dispose Method

Summary

Releases all resources used by this Document.

Syntax

JavaScript Syntax
Document.prototype.dispose = function() 
TypeScript Syntax
dispose(): void; 

Remarks

The document can be re-constructed as is after it has been disposed it is saved into the cache by using SaveToCache.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly