Click or drag to resize
Pdf Library for .NET

PdfPrinterDocumentName Property

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

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public string DocumentName { get; set; }

Property Value

Type: String
See Also