Application Property

Description

Returns the Application object. Read-only property.

Usage

ImageFileObject.Application

Data Type

Object

Example

This example returns the Application object.

Dim Parent As Object
Set Parent = Img.Application