dispose Method

Summary

Destroys this object and removes it from the page.

Syntax

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

Remarks

This object is disposed automatically when the owner DocumentViewer is disposed and no further user action is required.

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.UI Assembly