pageNumber Property (DocumentViewerOperationEventArgs)

Summary

The optional page number associated with this operation.

Syntax

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

Property Value

1-based optional page number associated with this operation. Operations that do not required a page number will leave this as 0.

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