public final class PageBlendColorSpace extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Describes the color space that should be used for blending operations. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblendcolorspace
| Modifier and Type | Class and Description |
|---|---|
static class |
PageBlendColorSpace.PageBlendColorSpaceOption
Describes the
PageBlendColorSpace feature options. |
| Constructor and Description |
|---|
PageBlendColorSpace(PageBlendColorSpace.PageBlendColorSpaceOption... options)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageBlendColorSpace(PageBlendColorSpace.PageBlendColorSpaceOption... options)
Creates a new instance.
options - An array of options specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.