Class PageSourceColorProfile

Class PageSourceColorProfile

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

Définit les caractéristiques du profil de couleur source.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile

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

Héritage

objectPrintTicketElementCompositePrintTicketElementFeaturePageSourceColorProfile

Implémente

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Membres hérités

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

Constructeurs

PageSourceColorProfile(params PageSourceColorProfileOption[])

Crée une nouvelle instance.

public PageSourceColorProfile(params PageSourceColorProfile.PageSourceColorProfileOption[] options)

Paramètres

options PageSourceColorProfile.PageSourceColorProfileOption[]

Un tableau d’options spécifiques pour la fonctionnalité.

 Français