public final class JobOptimalDestinationColorProfile extends Property implements IJobPrintTicketItem
Specifies the optimal color profile given the current device configuration. https://docs.microsoft.com/en-us/windows/win32/printdocs/joboptimaldestinationcolorprofile
| Modifier and Type | Class and Description |
|---|---|
static class |
JobOptimalDestinationColorProfile.Profile
Describes available color profiles.
|
| Constructor and Description |
|---|
JobOptimalDestinationColorProfile(JobOptimalDestinationColorProfile.Profile profile,
String profileData,
String path)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic JobOptimalDestinationColorProfile(JobOptimalDestinationColorProfile.Profile profile, String profileData, String path)
Creates a new instance.
profile - The color profile.profileData - The color profile data content.path - The pathe to the color profile.Copyright © 2025 Aspose. All Rights Reserved.