Class JobOptimalDestinationColorProfile

JobOptimalDestinationColorProfile class

Specifies the optimal color profile given the current device configuration. https://docs.microsoft.com/en-us/windows/win32/printdocs/joboptimaldestinationcolorprofile

public sealed class JobOptimalDestinationColorProfile : Property, IJobPrintTicketItem

Constructors

NameDescription
JobOptimalDestinationColorProfile(Profile, string, string)Creates a new instance.

Properties

NameDescription
Name { get; }Gets the element name.

See Also