public final class PageBlackGenerationProcessingGrayComponentReplacementLevel extends IntegerParameterInit implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Specifies the percentage of gray component replacement to perform. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementlevel
| Constructor and Description |
|---|
PageBlackGenerationProcessingGrayComponentReplacementLevel(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 PageBlackGenerationProcessingGrayComponentReplacementLevel(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.