PageBlackGenerationProcessingGrayComponentReplacementExtent class

PageBlackGenerationProcessingGrayComponentReplacementExtent class

Describes the extented beyond neutrals (into chromatic colors) that GCR applies.
0% = Uniform component replacement, 100% = Gray component replacement.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementextent

Inheritance: PageBlackGenerationProcessingGrayComponentReplacementExtentIntegerParameterInitParameterInitPrintTicketElement

The PageBlackGenerationProcessingGrayComponentReplacementExtent type exposes the following members:

Constructors

NameDescription
PageBlackGenerationProcessingGrayComponentReplacementExtent(value)Initializes a new instance of the PageBlackGenerationProcessingGrayComponentReplacementExtent class

Properties

NameDescription
nameGets the element name.
min_valueFor integer- or decimal-valued parameters, defines the smallest allowed value.
max_valueFor integer- or decimal-valued parameters, defines the largest allowed value.
multipleFor integer- or decimal-valued parameters, the value of the parameter should be a multiple of this number.

See Also