←Select platform

OldCurrentPageNumber Property

Summary

The old value for DocumentViewer.CurrentPageNumber.

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

Property Value

A 1-based page number indicating the old value for DocumentViewer.CurrentPageNumber.

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.