Class PageDestinationColorProfile

PageDestinationColorProfile class

宛先カラー プロファイルの特性を定義します。 アプリケーションまたはドライバーが使用する宛先カラー プロファイルを選択するかどうかを記述します。 https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

public sealed class PageDestinationColorProfile : Feature, IDocumentPrintTicketItem, 
    IJobPrintTicketItem, IPagePrintTicketItem

コンストラクター

名前説明
PageDestinationColorProfile(params PageDestinationColorProfileOption[])新しいインスタンスを作成します。

プロパティ

名前説明
Name { get; }要素名を取得します。

メソッド

名前説明
Add(params IFeatureItem[])この機能のアイテム リストの最後にアイテムのリストを追加します。 それぞれがFeatureOptionまたはPropertyインスタンス.

その他のメンバー

名前説明
class PageDestinationColorProfileOptionは、PageDestinationColorProfile機能オプション.

関連項目