Class PageBlackGenerationProcessingGrayComponentReplacementLevel
Contents
[
Hide
]PageBlackGenerationProcessingGrayComponentReplacementLevel class
Specifies the percentage of gray component replacement to perform. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementlevel
public sealed class PageBlackGenerationProcessingGrayComponentReplacementLevel :
IntegerParameterInit, IDocumentPrintTicketItem, IJobPrintTicketItem, IPagePrintTicketItem
Constructors
Name | Description |
---|---|
PageBlackGenerationProcessingGrayComponentReplacementLevel(int) | Creates a new instance. |
Properties
Name | Description |
---|---|
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
- class IntegerParameterInit
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- interface IPagePrintTicketItem
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page