pagesCompleted Property (DocumentViewerPrintProgress)

Summary

Number of pages completed

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerPrintProgress.prototype, 'pagesCompleted', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize