PageICMRenderingIntent class

PageICMRenderingIntent class

Describes the rendering intent as defined by the ICC v2 Specification.
This value should be ignored if an image or graphical element has an embedded profile
that specifies the Rendering intent.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageicmrenderingintent

Inheritance: PageICMRenderingIntentFeatureCompositePrintTicketElementPrintTicketElement

The PageICMRenderingIntent type exposes the following members:

Constructors

NameDescription
PageICMRenderingIntent(options)Initializes a new instance of the PageICMRenderingIntent class

Properties

NameDescription
nameGets the element name.

Methods

NameDescription
add(items)Adds a list of items to the end of this feature’s item list.
Each one must be a Feature, an Option, or a Property instance.

See Also