PdfPrintDocumentName Property

The document name to display in a print status dialog box or printer queue while printing the document

Definition

Namespace: EvoPdf.PdfPrint
Assembly: EvoPdfPrint_NetCore (in EvoPdfPrint_NetCore.dll) Version: 14.0.0
C#
public string DocumentName { get; set; }

Property Value

String

See Also