Class PageColorManagement

Class PageColorManagement

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

Конфигурирует управление цветом для текущей страницы.
Это считается автоматическим в SHIM - DM_ICMMethod Add System.
Описание того, какой компонент должен выполнять управление цветом (т.е. Драйвер).
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagecolormanagement

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

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

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageColorManagement

Реализует

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

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

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

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

PageColorManagement(params PageColorManagementOption[])

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

public PageColorManagement(params PageColorManagement.PageColorManagementOption[] options)

Параметры

options PageColorManagement.PageColorManagementOption[]

Массив опций, специфичных для функции.

 Русский