Leadtools.Documents.UI Namespace > DocumentViewer Object : Document Property |
get_document();
Object.defineProperty('document');
Type | Description |
---|---|
Document | The Document object set in this viewer or null if the viewer does not have a document. |
Document will contain the same value set by the user with the last call to SetDocument.
For an example, refer to DocumentViewer.