Class JobOptimalDestinationColorProfile

Class JobOptimalDestinationColorProfile

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

現在のデバイス構成に基づいて最適なカラープロファイルを指定します。
https://docs.microsoft.com/en-us/windows/win32/printdocs/joboptimaldestinationcolorprofile

public sealed class JobOptimalDestinationColorProfile : Property, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

継承

object
PrintTicketElement
CompositePrintTicketElement
Property
JobOptimalDestinationColorProfile

実装

IFeatureItem,
IOptionItem,
IScoredPropertyItem,
IPropertyItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

継承メンバー

PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()

コンストラクター

JobOptimalDestinationColorProfile(Profile, string, string)

新しいインスタンスを作成します。

public JobOptimalDestinationColorProfile(JobOptimalDestinationColorProfile.Profile profile, string profileData, string path)

パラメーター

profile JobOptimalDestinationColorProfile.Profile

カラープロファイル。

profileData string

カラープロファイルデータの内容。

path string

カラープロファイルへのパス。

 日本語