Class PageICMRenderingIntent.PageICMRenderingIntentOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Describes the Aspose.Page.XPS.XpsMetadata.PageICMRenderingIntent feature options.
public sealed class PageICMRenderingIntent.PageICMRenderingIntentOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageICMRenderingIntent.PageICMRenderingIntentOption
Implements
IFeatureItem, IPrintTicketElementChild
Inherited Members
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fields
AbsoluteColorimetric
Absolute Colorimetric Rendering intent.
public static PageICMRenderingIntent.PageICMRenderingIntentOption AbsoluteColorimetric
Field Value
PageICMRenderingIntent.PageICMRenderingIntentOption
BusinessGraphics
Business Graphics Rendering intent.
public static PageICMRenderingIntent.PageICMRenderingIntentOption BusinessGraphics
Field Value
PageICMRenderingIntent.PageICMRenderingIntentOption
Photographs
Photographs Rendering intent.
public static PageICMRenderingIntent.PageICMRenderingIntentOption Photographs
Field Value
PageICMRenderingIntent.PageICMRenderingIntentOption
RelativeColorimetric
Relative Colorimetric Rendering intent.
public static PageICMRenderingIntent.PageICMRenderingIntentOption RelativeColorimetric