document Property

Summary

Owner document of this DocumentDocuments

Syntax

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

Property Value

The owner Document object of this DocumentDocuments.

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