Page Property

Example-VB Example-VC++

Returns or sets the starting page for a scanning session.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Scan control

Syntax

object.Page[=pagenumber]

Data Type

Long

Remarks

Set this property to the current page number.

To append to a file, set the page number to 0 (zero). Also, the PageOption property must be set to 2.

To insert one or more pages, set the page number to the number of the page you are inserting before, less 1. For example, to insert before page 5, enter page number 4.