Class PageBlendColorSpaceICCProfileURI
Contents
[
Hide
]PageBlendColorSpaceICCProfileURI class
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, 
    IDocumentPrintTicketItem, IJobPrintTicketItem, IPagePrintTicketItem
Constructors
| Name | Description | 
|---|---|
| PageBlendColorSpaceICCProfileURI(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