Class PageSourceColorProfile

Class PageSourceColorProfile

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

ソースカラープロファイルの特性を定義します。
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile

public sealed class PageSourceColorProfile : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

継承

objectPrintTicketElementCompositePrintTicketElementFeaturePageSourceColorProfile

実装

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

継承メンバー

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

コンストラクター

PageSourceColorProfile(params PageSourceColorProfileOption[])

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

public PageSourceColorProfile(params PageSourceColorProfile.PageSourceColorProfileOption[] options)

パラメーター

options PageSourceColorProfile.PageSourceColorProfileOption[]

機能に特有のオプションの配列。

 日本語