PrintJob.DocumentName Property

Gets or sets the name of the document that is to be shown in the print spooler.

public string DocumentName { get; set; }
Public Property DocumentName As String

Property Value

String

Licensing Info

This property is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

PrintJob
ceTe.DynamicPDF.Printing

In this topic