Class PageDestinationColorProfileURI

Class PageDestinationColorProfileURI

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

Menentukan referensi URI relatif ke profil ICC yang terdapat dalam Dokumen XPS.
Pemrosesan opsi ini tergantung pada pengaturan fitur PageDeviceColorSpaceUsage.
Semua elemen yang menggunakan profil tersebut dianggap sudah berada dalam ruang warna perangkat yang sesuai,
dan tidak akan dikelola warnanya di driver atau perangkat.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri

public sealed class PageDestinationColorProfileURI : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Pewarisan

object
PrintTicketElement
ParameterInit
StringParameterInit
PageDestinationColorProfileURI

Mengimplementasikan

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Anggota yang diwarisi

StringParameterInit.MinLength,
StringParameterInit.MaxLength,
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()

Konstruktor

PageDestinationColorProfileURI(string)

Membuat instansi baru.

public PageDestinationColorProfileURI(string value)

Parameter

value string

Nilai parameter.

 Indonesia