public final class PageDestinationColorProfileURI extends StringParameterInit implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Specifies a relative URI reference to an ICC profile contained in an XPS Document. The processing of this option depends of the setting of the PageDeviceColorSpaceUsage feature. All elements using that profile are assumed to be already in the appropriate device color space, and will not be color managed in the driver or device. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri
Constructor and Description |
---|
PageDestinationColorProfileURI(String value)
Creates a new instance.
|
getMaxLength, getMinLength
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PageDestinationColorProfileURI(String value)
Creates a new instance.
value
- The parameter value.Copyright © 2022 Aspose. All Rights Reserved.