Parent Property

Description

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

Usage

ImageFileObject.Parent

Data Type

Object

Example

This example returns the parent of the ImageFile object.

Dim App As Object
App = Img.Parent