public final class PageDestinationColorProfile extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Defines the characteristics of the destination color profile. Describes whether the application or driver selects the destination color profile to be used. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile
Modifier and Type | Class and Description |
---|---|
static class |
PageDestinationColorProfile.PageDestinationColorProfileOption
Describes the
PageDestinationColorProfile feature options. |
Constructor and Description |
---|
PageDestinationColorProfile(PageDestinationColorProfile.PageDestinationColorProfileOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PageDestinationColorProfile(PageDestinationColorProfile.PageDestinationColorProfileOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.