PrintJob.PrintPriority Property

Gets or sets the Print priority of print job. Enter the value in between the Range(1 - 99).

public int PrintPriority { get; set; }
Public Property PrintPriority As Int32

Property Value

Int32

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