Class PagePhotoPrintingIntent

Class PagePhotoPrintingIntent

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

Indica una intención de alto nivel al controlador para la configuración de impresión de fotos.
Estas configuraciones se ocupan de 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

Herencia

object
PrintTicketElement
CompositePrintTicketElement
Feature
PagePhotoPrintingIntent

Implementa

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Miembros heredados

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

Constructores

PagePhotoPrintingIntent(params PagePhotoPrintingIntentOption[])

Crea una nueva instancia.

public PagePhotoPrintingIntent(params PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[] options)

Parámetros

options PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[]

Un arreglo o opción de característica.

 Español