Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

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

Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile 機能オプションについて説明します。

public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild

継承

objectPrintTicketElementCompositePrintTicketElementOptionPageSourceColorProfile.PageSourceColorProfileOption

実装

IFeatureItem, IPrintTicketElementChild

継承されたメンバー

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

フィールド

CMYK

タグ付けされていない CMYK データのカラー管理を行うために使用されるソースプロファイル。

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

フィールド値

PageSourceColorProfile.PageSourceColorProfileOption

None

ソースプロファイルはありません。

public static PageSourceColorProfile.PageSourceColorProfileOption None

フィールド値

PageSourceColorProfile.PageSourceColorProfileOption

RGB

タグ付けされていない RGB データのカラー管理を行うために使用されるソースプロファイル。

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

フィールド値

PageSourceColorProfile.PageSourceColorProfileOption

 日本語