PrintJobPrintOptions.Color Property

Gets or sets a value indicating if the job should printed in color.

public bool Color { get; set; }
Public Property Color As Boolean

Property Value

Boolean

Licensing Info

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

See Also

PrintJobPrintOptions
ceTe.DynamicPDF.Printing

In this topic