Class PagePhotoPrintingIntent

Class PagePhotoPrintingIntent

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

Fotoğraf yazdırma ayarlarının doldurulması için sürücüye yüksek seviyeli bir niyet belirtir.
Bu ayarlar, kullanıcıların fotoğrafları yazdırırken belirtebileceği beklenen çıktı kalitesi ile ilgilidir.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagephotoprintingintent

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

Miras

object
PrintTicketElement
CompositePrintTicketElement
Feature
PagePhotoPrintingIntent

Uygulamalar

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Miras Alınan Üyeler

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

Yapıcılar

PagePhotoPrintingIntent(params PagePhotoPrintingIntentOption[])

Yeni bir örnek oluşturur.

public PagePhotoPrintingIntent(params PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[] options)

Parametreler

options PagePhotoPrintingIntent.PagePhotoPrintingIntentOption[]

Bir dizi veya özellik seçeneği.

 Türkçe