Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

Class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

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

Define las opciones de características de la función Aspose.Page.XPS.XpsMetadata.PagePhotoPrintingIntent.

public sealed class PagePhotoPrintingIntent.PagePhotoPrintingIntentOption : Option, IFeatureItem, IPrintTicketElementChild

Herencia

objectPrintTicketElementCompositePrintTicketElementOptionPagePhotoPrintingIntent.PagePhotoPrintingIntentOption

Implementa

IFeatureItem, IPrintTicketElementChild

Miembros heredados

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Campos

Ninguno

Sin intención de fotoprinting (Permite a la aplicación especificar ninguna resolución de intención. No se deben alterar la configuración de PrintTicket)

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption None

Valor del campo

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

FotoMejor

Fotoprinting de mejor calidad (Proporcionado principalmente por razones de marketing; utiliza las capacidades más altas del dispositivo)

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoBest

Valor del campo

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

FotoBorrador

Fotoprinting de calidad borrador (Impresión rápida, de bajo volumen de tinta para propósitos de prueba)

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoDraft

Valor del campo

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

FotoEstándar

Fotoprinting de calidad estándar (Configuraciones sugeridas por el OEM para fotoprinting estándar)

public static PagePhotoPrintingIntent.PagePhotoPrintingIntentOption PhotoStandard

Valor del campo

PagePhotoPrintingIntent.PagePhotoPrintingIntentOption

 Español