Height Property

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

Usage ImageFileObjectPageObject.Pages(pagenumber).Height

Data TypeLong

Example This example returns this page's height in pixels.

x = Img.Pages(1).Height