←Select platform

NewCurrentPageNumber Property

Summary

The new value for DocumentViewer.CurrentPageNumber.

Syntax
C#
VB
C++
public int NewCurrentPageNumber { get; } 
Public ReadOnly Property NewCurrentPageNumber() As Integer 
   Get 
public:  
   property Int32 NewCurrentPageNumber 
   { 
      Int32 get() 
   } 

Property Value

A 1-based page number indicating the new value for DocumentViewer.CurrentPageNumber (assuming 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.WinForms Assembly

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