pagesCompleted Property

Summary

Number of pages completed

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

Property Value

The number of pages completed, including those already ready, those that were loaded with GetImage, and those that were rendered with client-side PDF rendering.

Remarks

For more information, refer to Print.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.