Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingUnderColorAdditionLevel class
PageBlackGenerationProcessingUnderColorAdditionLevel class
Describes the amount chromatic ink (in gray component ratios) to add to areas where GCR/UCR has generated “BlackInkLimit” (or UCAStart, if specified) in the dark neutrals and near-neutral areas. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingundercoloradditionlevel.
class PageBlackGenerationProcessingUnderColorAdditionLevel : public Aspose::Page::XPS::XpsMetadata::IntegerParameterInit,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IPagePrintTicketItem
Methods
Method | Description |
---|---|
get_MaxValue() override | For integer- or decimal-valued parameters, defines the largest allowed value. |
get_MinValue() override | For integer- or decimal-valued parameters, defines the smallest allowed value. |
PageBlackGenerationProcessingUnderColorAdditionLevel(int32_t) | Creates a new instance. |
See Also
- Class IntegerParameterInit
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Class IPagePrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++