Parent Property

Description Returns the parent of the Page object.   Read-only property.

Usage ImageFileObjectPageObject.Pages(pagenumber).Parent

Data TypeObject

Example This example returns the parent of the Page object.

x = Img.Pages(1).Parent