Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
命名空间: Aspose.Page.XPS.XpsMetadata
程序集: 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()
字段
无
无照片打印意图(允许应用程序指定没有意图分辨率。打印票设置不应更改)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None
字段值
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
最佳照片
最佳质量照片打印(主要出于营销原因提供;利用设备的最高能力)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest
字段值
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
草稿照片
草稿质量照片打印(快速、低墨量打印用于校样目的)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft
字段值
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
标准照片
标准质量照片打印(OEM 建议的标准照片打印设置)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard