DOCPROPERTY
Non-MailMerge field
{ DOCPROPERTY “Name” }
Inserts the value of the document property specified by the “Name” parameter.
The following parameters are recognized:
Name | Document Property |
---|---|
Application | DocumentProperties.Application |
AppVersion | DocumentProperties.AppVersion |
Author | DocumentProperties.Author |
Category | DocumentProperties.Category |
Comments | DocumentProperties.Description |
Company | DocumentProperties.Company |
CreateTime | DocumentProperties.Created |
Keywords | DocumentProperties.Keywords |
LastPrinted | DocumentProperties.LastPrinted |
LastSavedBy | DocumentProperties.LastModifiedBy |
LastSavedTime | DocumentProperties.Modified |
Manager | DocumentProperties.Manager |
RevisionNumber | DocumentProperties.Revision |
Subject | DocumentProperties.Subject |
Title | DocumentProperties.Title |