Share via


Creator Property [Publisher 2003 VBA Language Reference]

Returns a Long that represents the application in which the specified object was created. For example, if the object was created in Microsoft Publisher, this property returns the hexadecimal number 4D505542, which represents the string "MSPB." This value can also be represented by the constant wdCreatorCode. Read-only.

expression.Creator

expression Required. An expression that returns one of the objects in the Applies To list.

Applies to | MailMergeDataField Object | MailMergeDataFields Collection | MailMergeFilterCriterion Object | MailMergeFilters Collection