Class PageDestinationColorProfile

PageDestinationColorProfile class

Menentukan karakteristik 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, IDocumentPrintTicketItem, 
    IJobPrintTicketItem, IPagePrintTicketItem

Konstruktor

NamaKeterangan
PageDestinationColorProfile(params PageDestinationColorProfileOption[])Membuat instance baru.

Properti

NamaKeterangan
Name { get; }Mendapat nama elemen.

Metode

NamaKeterangan
Add(params IFeatureItem[])Menambahkan daftar item ke akhir daftar item fitur ini. Masing-masing harus aFeature , sebuahOption atau aProperty contoh.

Anggota lainnya

NamaKeterangan
class PageDestinationColorProfileOptionMenjelaskanPageDestinationColorProfile opsi fitur.

Lihat juga