Class PageDestinationColorProfileURI

Class PageDestinationColorProfileURI

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

Указывает относительную ссылку URI на профиль ICC, содержащийся в документе XPS.
Обработка этой опции зависит от настройки функции PageDeviceColorSpaceUsage.
Все элементы, использующие этот профиль, предполагается, что уже находятся в соответствующем цветовом пространстве устройства и не будут управляться цветом в драйвере или устройстве.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri

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

Наследование

object
PrintTicketElement
ParameterInit
StringParameterInit
PageDestinationColorProfileURI

Реализует

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Унаследованные члены

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

Конструкторы

PageDestinationColorProfileURI(string)

Создает новый экземпляр.

public PageDestinationColorProfileURI(string value)

Параметры

value string

Значение параметра.

 Русский