ImgScan User Control

ImgScan Class Library

ImgScanner.N_Pages = Integer

 

Gets the number of the scanned pages.

 

[Visual Basic]

Public ReadOnly Property N_Pages ( ) Integer

 

Property Set Value

     None.

 

Property Get Value

    N_Pages

        Returns the number of the scanned pages.

 

Example

[Visual Basic] The following example gets the number of the scanned pages.

 

[Visual Basic]

Dim Pages as Integer = 0

Pages = ImgScanner1.N_Pages

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6