pagesTotal Property

Summary

Total pages to print

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerPrintProgress.prototype, 'pagesTotal', 
	get: function() 
) 
pagesTotal: number; // read-only 

Property Value

The total number of pages to print.

Remarks

For more information, refer to Print.

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