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 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

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