Height Property

Description

Returns this page's height in pixels. Read-only property.

Usage

ImageFileObject.Pages(pagenumber).Height

Data Type

Long

Example

This example returns this page's height in pixels.

x = Img.Pages(1).Height