Parent Property

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

Usage ImageFileObject.Parent

Data TypeObject

Example This example returns the parent of the ImageFile object.

Dim App As Object
App = Img.Parent