←Select platform

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

Leadtools.Twain Assembly