Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.PagePhotoPrintingIntent 기능 옵션을 정의합니다.
public sealed class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
Implements
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()
Fields
None
Photoprinting Intent 없음 (사용자가 의도 결정을 지정할 수 없습니다.프린트 티켓 설정은 변경되어서는 안됩니다)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None
필드 가치
PagePhotoPrintingIntent . PagePhotoPrintingIntentOption
PhotoBest
최고의 품질 사진 인쇄 (대부분 마케팅 이유로 제공; 장치의 가장 높은 능력을 활용)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest
필드 가치
PagePhotoPrintingIntent . PagePhotoPrintingIntentOption
PhotoDraft
Draft Quality Photoprinting (증명 목적으로 빠르고 낮은 잉크 볼륨 인쇄)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft
필드 가치
PagePhotoPrintingIntent . PagePhotoPrintingIntentOption
PhotoStandard
표준 품질 사진 인쇄 (OEM 표준 사진 인쇄에 대한 제안 설정)
public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard