PageCount Property

Returns the number of pages in the image file.

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.

See Also

Image page in Imaging Concepts

Image property