Class PageDestinationColorProfile

Class PageDestinationColorProfile

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

Mendefinisikan karakteristik dari profil warna tujuan.
Menjelaskan apakah aplikasi atau driver memilih profil warna tujuan yang akan digunakan.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

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

Pewarisan

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageDestinationColorProfile

Mengimplementasikan

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Anggota yang diwarisi

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

Konstruktor

PageDestinationColorProfile(params PageDestinationColorProfileOption[])

Membuat instance baru.

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

Parameter

options PageDestinationColorProfile.PageDestinationColorProfileOption[]

Sebuah array opsi yang spesifik untuk fitur tersebut.

 Indonesia