PageBlackGenerationProcessingTotalInkCoverageLimit class

PageBlackGenerationProcessingTotalInkCoverageLimit class

Specifies the maximum allowed sum of the four ink coverage anywhere in an image.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingtotalinkcoveragelimit

Inheritance: PageBlackGenerationProcessingTotalInkCoverageLimitIntegerParameterInitParameterInitPrintTicketElement

The PageBlackGenerationProcessingTotalInkCoverageLimit type exposes the following members:

Constructors

NameDescription
PageBlackGenerationProcessingTotalInkCoverageLimit(value)Initializes a new instance of the PageBlackGenerationProcessingTotalInkCoverageLimit 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