Class PageDestinationColorProfileURI

Class PageDestinationColorProfileURI

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

Określa względne odniesienie URI do profilu ICC zawartego w dokumencie XPS.
Przetwarzanie tej opcji zależy od ustawienia funkcji PageDeviceColorSpaceUsage.
Wszystkie elementy korzystające z tego profilu zakłada się, że są już w odpowiedniej przestrzeni kolorów urządzenia
i nie będą zarządzane kolorystycznie w sterowniku lub urządzeniu.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri

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

Dziedziczenie

object
PrintTicketElement
ParameterInit
StringParameterInit
PageDestinationColorProfileURI

Implementuje

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Członkowie dziedziczeni

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

Konstruktory

PageDestinationColorProfileURI(string)

Tworzy nową instancję.

public PageDestinationColorProfileURI(string value)

Parametry

value string

Wartość parametru.

 Polski