Class PageICMRenderingIntent.PageICMRenderingIntentOption

PageICMRenderingIntent.PageICMRenderingIntentOption class

Describes the PageICMRenderingIntent feature options.

public sealed class PageICMRenderingIntentOption : Option

Properties

NameDescription
Name { get; }Gets the element name.

Methods

NameDescription
Add(params IOptionItem[])Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance.

Fields

NameDescription
static AbsoluteColorimetricAbsolute Colorimetric Rendering intent.
static BusinessGraphicsBusiness Graphics Rendering intent.
static PhotographsPhotographs Rendering intent.
static RelativeColorimetricRelative Colorimetric Rendering intent.

See Also