| Leadtools.Documents.UI Namespace > DocumentViewer Object : HasDocument Property |
get_hasDocument();
Object.defineProperty('hasDocument');
| Type | Description |
|---|---|
| boolean | true if the viewer has a document; otherwise, false. |
This property will check the value of Document and returns true if the value is not null.