Class PageSourceColorProfileEmbedded

PageSourceColorProfileEmbedded class

Specifies the embedded source color profile.

public sealed class PageSourceColorProfileEmbedded : StringParameterInit, IDocumentPrintTicketItem, 
    IJobPrintTicketItem, IPagePrintTicketItem

Constructors

NameDescription
PageSourceColorProfileEmbedded(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