Class PagePhotoPrintingIntent

Class PagePhotoPrintingIntent

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

Naznačuje vysokou úroveň záměru pro ovladač při vyplňování nastavení tisku fotografií.
Tato nastavení se týkají očekávané kvality výstupu, kterou může uživatel specifikovat při tisku fotografií.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagephotoprintingintent

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

Dědění

object
PrintTicketElement
CompositePrintTicketElement
Feature
PagePhotoPrintingIntent

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Děděné členy

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

Konstruktor

PagePhotoPrintingIntent(params PagePhotoPrintingIntentOption[])

Vytváří novou instanci.

public PagePhotoPrintingIntent(params PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[] options)

Parametry

options PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[]

Pole nebo volba funkce.

 Čeština