documentPage Property

Summary

The DocumentPage to be printed.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentPrintPageData.prototype, 'documentPage', 
	get: function(), 
	set: function(value) 
) 
documentPage: DocumentPage; 

Property Value

The DocumentPage that is being printed, or null.

Remarks

Size is the size of this document page in pixels.

For more information, refer to DocumentViewer.Print.

History

19.0.0.48
Added

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly