Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingBlackInkLimit class

PageBlackGenerationProcessingBlackInkLimit class

Application content labeled with the specified named color MUST appear on all color separations. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingblackinklimit.

class PageBlackGenerationProcessingBlackInkLimit : 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

MethodDescription
get_MaxValue() overrideFor integer- or decimal-valued parameters, defines the largest allowed value.
get_MinValue() overrideFor integer- or decimal-valued parameters, defines the smallest allowed value.
PageBlackGenerationProcessingBlackInkLimit(int32_t)Creates a new instance.

See Also