←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly