document Property

Summary

Current document object set in this viewer.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewer.prototype, 'document', 
	get: function() 
) 
document: LEADDocument; // read-only 

Property Value

The LEADDocument object set in this viewer or null if the viewer does not have a document.

Remarks

Document will contain the same value set by the user with the last call to SetDocument.

Example

For an example, refer to DocumentViewer.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.