Skip to main content

DocumentProperty.Creator property

Gets a 32-bit integer that indicates the application in which the DocumentProperty object was created. Read-only.

Syntax

expression.Creator(plCreator)

expression A variable that represents a DocumentProperty object.

Parameters

Name Required/Optional Data type Description
plCreator Required Long The name or index number of the built-in 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>