Class PageDeviceColorSpaceProfileURI

Class PageDeviceColorSpaceProfileURI

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Specifies a relative URI to the package root 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/pagedevicecolorspaceprofileuri

public sealed class PageDeviceColorSpaceProfileURI : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementParameterInitStringParameterInitPageDeviceColorSpaceProfileURI

Implements

IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inherited Members

StringParameterInit.MinLength, StringParameterInit.MaxLength, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

PageDeviceColorSpaceProfileURI(string)

Creates a new instance.

public PageDeviceColorSpaceProfileURI(string value)

Parameters

value string

The parameter value.

 English