Width Property

Description

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

Usage

ImageFileObject.Pages(pagenumber).Width

Data Type

Long

Example

This example returns this page's width in pixels.

x = Img.Pages(1).Width