pagesList Property (PrintDocumentOptions)

Summary

List of pages to be printed.

Syntax

JavaScript Syntax
Object.defineProperty(PrintDocumentOptions.prototype, 'pagesList', 
	get: function() 
) 
TypeScript Syntax
pagesList: number[]; // read-only

Property Value

List containing the indecies of the pages set in the document viewer to be printed.

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