Class PageBlendColorSpaceICCProfileURI

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

NameDescription
PageBlendColorSpaceICCProfileURI(string)Creates a new instance.

Properties

NameDescription
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