PageCount Property

Example-VB Example-VC++

Returns the number of pages in the image file.

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 Admin control

Syntax

object.PageCount[=value]

Data Type

Long

Remarks

The image file is specified by the Image property.

The value is 0 (zero) if the image specified does not exist.

This property is read-only.