Class PageDestinationColorProfileURI
Contents
[
Hide
]PageDestinationColorProfileURI class
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
public sealed class PageDestinationColorProfileURI : StringParameterInit, IDocumentPrintTicketItem,
IJobPrintTicketItem, IPagePrintTicketItem
Constructors
Name | Description |
---|---|
PageDestinationColorProfileURI(string) | Creates a new instance. |
Properties
Name | Description |
---|---|
virtual MaxLength { get; } | For string values, defines the longest allowed string. |
virtual MinLength { get; } | For string values, defines the shortest allowed string. |
Name { get; } | Gets the element name. |
See Also
- class StringParameterInit
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- interface IPagePrintTicketItem
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page