Class PageBlendColorSpace.PageBlendColorSpaceOption

Class PageBlendColorSpace.PageBlendColorSpaceOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Describes the Aspose.Page.XPS.XpsMetadata.PageBlendColorSpace feature options.

public sealed class PageBlendColorSpace.PageBlendColorSpaceOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementOptionPageBlendColorSpace.PageBlendColorSpaceOption

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

ICCProfile

Specifies an ICC profile defining the color space that SHOULD be used for blending. Note: This applies to XPS Documents only and should not be used in arbitrary PrintTickets.

public static PageBlendColorSpace.PageBlendColorSpaceOption ICCProfile

Field Value

PageBlendColorSpace.PageBlendColorSpaceOption

sRGB

sRGB color space SHOULD be used for blending.

public static PageBlendColorSpace.PageBlendColorSpaceOption sRGB

Field Value

PageBlendColorSpace.PageBlendColorSpaceOption

scRGB

scRGB color space SHOULD be used for blending.

public static PageBlendColorSpace.PageBlendColorSpaceOption scRGB

Field Value

PageBlendColorSpace.PageBlendColorSpaceOption

 English