Property DocumentName
DocumentName
Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document.
public virtual string DocumentName { get; set; }
Property Value
- string
The document name to display while printing the document.