Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.PagePhotoPrintingIntent機能オプションを定義します。
public sealed class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption : Option, IFeatureItem, IPrintTicketElementChild
継承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
実装
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()
フィールド
None
フォトプリント意図なし(アプリケーションが意図解決を指定しないことを許可します。PrintTicket設定は変更されるべきではありません)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None
フィールド値
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
PhotoBest
最高品質のフォトプリント(主にマーケティング目的で提供され、デバイスの最高の性能を利用します)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest
フィールド値
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
PhotoDraft
ドラフト品質のフォトプリント(証明目的のための迅速で低インク量の印刷)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft
フィールド値
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
PhotoStandard
標準品質のフォトプリント(標準フォトプリントのためのOEM推奨設定)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard