Class PagePhotoPrintingIntent

Class PagePhotoPrintingIntent

Nombre del espacio: Aspose.Page.XPS.XpsMetadata Asamblea: Aspose.Page.dll (25.4.0)

Indica una intención de alto nivel al conductor para la población de las configuraciones de impresión de fotos.Estas configuraciones se relacionan con la calidad de salida esperada que un usuario puede especificar al imprimir fotos.https://docs.microsoft.com/en-us/windows/win32/printdocs/pagephotoprintingintent

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature PagePhotoPrintingIntent

Implements

IFeatureItem ,y, IJobPrintTicketItem ,y, IDocumentPrintTicketItem ,y, IPagePrintTicketItem ,y, IPrintTicketItem ,y, IPrintTicketElementChild

Miembros heredados

Feature.Add(params IFeatureItem[]) ,y, PrintTicketElement.Name ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

PagePhotoPrintingIntent(Parámetros PagePhotoPrintingIntentOption[])

Crea una nueva instancia.

public PagePhotoPrintingIntent(params PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[] options)

Parameters

options PagePhotoPrintingIntent . PagePhotoPrintingIntentOption [][]

Una opción de array o función.

 Español