Class PageDestinationColorProfile

PageDestinationColorProfile class

Definieert de kenmerken van het bestemmingskleurprofiel. Beschrijft of de toepassing of het stuurprogramma het bestemmingskleurprofiel selecteert dat moet worden gebruikt. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

public sealed class PageDestinationColorProfile : Feature, IDocumentPrintTicketItem, 
    IJobPrintTicketItem, IPagePrintTicketItem

Constructeurs

NaamBeschrijving
PageDestinationColorProfile(params PageDestinationColorProfileOption[])Maakt een nieuwe instantie aan.

Eigenschappen

NaamBeschrijving
Name { get; }Krijgt de elementnaam.

methoden

NaamBeschrijving
Add(params IFeatureItem[])Voegt een lijst met items toe aan het einde van de itemlijst van dit object. Elk moet eenFeature , eenOption of eenProperty instantie.

Andere leden

NaamBeschrijving
class PageDestinationColorProfileOptionBeschrijft dePageDestinationColorProfile functie-opties.

Zie ook