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