Class PageDestinationColorProfileURI

Class PageDestinationColorProfileURI

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

Spécifie une référence URI relative à un profil ICC contenu dans un document XPS.
Le traitement de cette option dépend du paramètre de la fonctionnalité PageDeviceColorSpaceUsage.
Tous les éléments utilisant ce profil sont supposés être déjà dans l’espace colorimétrique de l’appareil approprié,
et ne seront pas gérés en couleur dans le pilote ou l’appareil.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri

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

Héritage

object
PrintTicketElement
ParameterInit
StringParameterInit
PageDestinationColorProfileURI

Implémente

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Membres hérités

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

Constructeurs

PageDestinationColorProfileURI(string)

Crée une nouvelle instance.

public PageDestinationColorProfileURI(string value)

Paramètres

value string

La valeur du paramètre.

 Français