Description Returns this page's width in pixels. Read-only property.
Usage ImageFileObjectPageObject.Pages(pagenumber).Width
Data TypeLong
Example This example returns this page's width in pixels.
x = Img.Pages(1).Width