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.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PageBlendColorSpace(PageBlendColorSpace.PageBlendColorSpaceOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.