Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Field and Description |
---|---|
static PageColorManagement.PageColorManagementOption |
PageColorManagement.PageColorManagementOption.Device
Application has not performed color management and the device determines color management.
|
static PageColorManagement.PageColorManagementOption |
PageColorManagement.PageColorManagementOption.Driver
Application has not performed color management and the driver determines color management.
|
static PageColorManagement.PageColorManagementOption |
PageColorManagement.PageColorManagementOption.None
Application has performed color management to the destination profile.
|
static PageColorManagement.PageColorManagementOption |
PageColorManagement.PageColorManagementOption.System
Color management is performed by the system.
|
Constructor and Description |
---|
PageColorManagement(PageColorManagement.PageColorManagementOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.