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[]

배열 또는 기능 옵션.

 한국어