Class PagePhotoPrintingIntent

Class PagePhotoPrintingIntent

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

指示驱动程序对照片打印设置进行填充的高层意图。
这些设置涉及用户在打印照片时可能指定的预期输出质量。
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagephotoprintingintent

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

继承

object
PrintTicketElement
CompositePrintTicketElement
Feature
PagePhotoPrintingIntent

实现

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()

构造函数

PagePhotoPrintingIntent(params PagePhotoPrintingIntentOption[])

创建一个新实例。

public PagePhotoPrintingIntent(params PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[] options)

参数

options PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[]

一个数组或特性选项。

 中文