Class PageBlackGenerationProcessingGrayComponentReplacementStart

PageBlackGenerationProcessingGrayComponentReplacementStart class

Describes the point in the “highlight to shadow” range where GCR should start (100% darkest shadow). https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementstart

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

Constructors

NameDescription
PageBlackGenerationProcessingGrayComponentReplacementStart(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