CurrentPage Property

Summary
(Read only) Gets the current page number.
Syntax
C#
VB
C++
[DataMemberAttribute(Name="currentPage")] 
public int CurrentPage { get; } 
  
<DataMemberAttribute("currentPage")> 
Public ReadOnly Property CurrentPage As Integer 
[DataMemberAttribute("currentPage")] 
public: 
property int CurrentPage { 
   int get(); 
} 

Property Value

The current page number.

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.Services.Twain Assembly

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