See Also Examples Applies To
Sets the document name to display during the next print process (for example, in a print status dialog box or printer queue) while printing the document.
Syntax
object.PrintSetDocumentName (sDocumentName)
The PrintSetDocumentName syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sDocumentName | Required. String. The document name to display. |
Category
Print