Class PageDestinationColorProfileURI

Class PageDestinationColorProfileURI

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

XPSドキュメントに含まれるICCプロファイルへの相対URI参照を指定します。
このオプションの処理は、PageDeviceColorSpaceUsage機能の設定に依存します。
そのプロファイルを使用するすべての要素は、すでに適切なデバイスカラー空間にあると見なされ、
ドライバーやデバイスでカラー管理されることはありません。
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri

public sealed class PageDestinationColorProfileURI : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

継承

object
PrintTicketElement
ParameterInit
StringParameterInit
PageDestinationColorProfileURI

実装

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

継承されたメンバー

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

コンストラクター

PageDestinationColorProfileURI(string)

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

public PageDestinationColorProfileURI(string value)

パラメーター

value string

パラメーターの値。

 日本語