Skip to main content

DocumentProperties.Application property

Gets an Application object that represents the container application for the DocumentProperties object (you can use this property with an Automation object to return that object's container application). Read-only.

Syntax

expression.Application(ppidisp)

expression A variable that represents a DocumentProperties object.

Parameters

Name Required/Optional Data type Description
ppidisp Required Object Represents the identifier for a document property.

Return value

[HRESULT]

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>