Class PageBlendColorSpaceICCProfileURI
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Specifies a relative URI reference to an ICC profile defining the color space that SHOULD be used for blending. The <Uri> is an absolute part_name relative to the package root. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblendcolorspaceiccprofileuri
public sealed class PageBlendColorSpaceICCProfileURI : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← ParameterInit ← StringParameterInit ← PageBlendColorSpaceICCProfileURI
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
PageBlendColorSpaceICCProfileURI(string)
Creates a new instance.
public PageBlendColorSpaceICCProfileURI(string value)
Parameters
value
string
The parameter value.