Class PageDestinationColorProfileEmbedded

PageDestinationColorProfileEmbedded class

Specifies the embedded destination color profile. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileembedded

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

Constructors

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