Aspose::Page::XPS::XpsMetadata::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.

class PageBlackGenerationProcessingTotalInkCoverageLimit : 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.
PageBlackGenerationProcessingTotalInkCoverageLimit(int32_t)Creates a new instance.

See Also