Class PageDestinationColorProfileURI

Class PageDestinationColorProfileURI

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

Specifikuje relativní URI odkaz na ICC profil obsažený v dokumentu XPS.
Zpracování této možnosti závisí na nastavení vlastnosti PageDeviceColorSpaceUsage.
Všechny prvky používající tento profil se předpokládají, že jsou již ve správném barevném prostoru zařízení
a nebudou spravovány barevně v ovladači nebo zařízení.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri

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

Dědění

object
PrintTicketElement
ParameterInit
StringParameterInit
PageDestinationColorProfileURI

Implementuje

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Děděné členy

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)

Vytváří novou instanci.

public PageDestinationColorProfileURI(string value)

Parametry

value string

Hodnota parametru.

 Čeština