Class PageBlackGenerationProcessingUnderColorAdditionLevel

PageBlackGenerationProcessingUnderColorAdditionLevel class

Describes the amount chromatic ink (in gray component ratios) to add to areas where GCR/UCR has generated “BlackInkLimit” (or UCAStart, if specified) in the dark neutrals and near-neutral areas. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingundercoloradditionlevel

public sealed class PageBlackGenerationProcessingUnderColorAdditionLevel : IntegerParameterInit, 
    IDocumentPrintTicketItem, IJobPrintTicketItem, IPagePrintTicketItem

Constructors

NameDescription
PageBlackGenerationProcessingUnderColorAdditionLevel(int)Creates a new instance.

Properties

NameDescription
override MaxValue { get; }For integer- or decimal-valued parameters, defines the largest allowed value.
override MinValue { get; }For integer- or decimal-valued parameters, defines the smallest allowed value.
virtual Multiple { get; }For integer- or decimal-valued parameters, the value of the parameter should be a multiple of this number.
Name { get; }Gets the element name.

See Also