public final class PageBlackGenerationProcessingUnderColorAdditionLevel extends IntegerParameterInit implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
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
| Constructor and Description |
|---|
PageBlackGenerationProcessingUnderColorAdditionLevel(int value)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxValue()
For integer- or decimal-valued parameters, defines the largest allowed value.
|
int |
getMinValue()
For integer- or decimal-valued parameters, defines the smallest allowed value.
|
getMultiplegetNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageBlackGenerationProcessingUnderColorAdditionLevel(int value)
Creates a new instance.
value - The parameter value.public int getMinValue()
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue in class IntegerParameterInitpublic int getMaxValue()
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue in class IntegerParameterInitCopyright © 2025 Aspose. All Rights Reserved.