newCurrentPageNumber Property

Summary

The new value for DocumentViewer.currentPageNumber.

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

Property Value

A 1-based page number indicating the new value for DocumentViewer.currentPageNumber (if the operation has not been aborted with DocumentViewerOperationEventArgs.abort).

Remarks

See CurrentPageNumberChangeData for more information.

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.