public final class PageDeviceColorSpaceUsage extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
In conjunction with the PageDeviceColorSpaceProfileURI
parameter, this parameter defines
the rendering behavior for elements presented in a device color space.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedevicecolorspaceusage
Modifier and Type | Class and Description |
---|---|
static class |
PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption
Describes the
PageDeviceColorSpaceUsage feature options. |
Constructor and Description |
---|
PageDeviceColorSpaceUsage(PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PageDeviceColorSpaceUsage(PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.