PageNumber Property

Summary

Indicates the current page number of the scan.

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

Property Value

The current page number of the scan.

Example

Refer to TwainSession.AcquireFast

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly