Class PageDestinationColorProfile

Class PageDestinationColorProfile

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

Hedef renk profilinin özelliklerini tanımlar.
Uygulamanın veya sürücünün kullanılacak hedef renk profilini seçip seçmediğini açıklar.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

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

Miras

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageDestinationColorProfile

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

PageDestinationColorProfile(params PageDestinationColorProfileOption[])

Yeni bir örnek oluşturur.

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

Parametreler

options PageDestinationColorProfile.PageDestinationColorProfileOption[]

Özellik için özel seçeneklerin bir dizisi.

 Türkçe