Share via


DocumentProperty.Creator Property

Office Developer Reference

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]

See Also