Aspose::Page::XPS::XpsMetadata::PageBlackGenerationProcessingBlackInkLimit 类
PageBlackGenerationProcessingBlackInkLimit class
标记为指定命名颜色的应用程序内容必须出现在所有颜色分色上。 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
方法
| 方法 | 描述 |
|---|---|
| get_MaxValue() override | 对于整数或小数值参数,定义允许的最大值。 |
| get_MinValue() override | 对于整数或小数值参数,定义允许的最小值。 |
| PageBlackGenerationProcessingBlackInkLimit(int32_t) | 创建一个新实例。 |
另见
- Class IntegerParameterInit
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Class IPagePrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++