Click or drag to resize

PdfPrintSettings DocumentName Property

Get or set the document name to display (for example, in a print status dialog box or printer queue) while printing the document.

Namespace: Spire.Pdf.Print
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string DocumentName { get; set; }

Property Value

Type: String
See Also