| 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 PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption |
PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption.MatchToDefault
If the device determines that the profile specified by the
PageDeviceColorSpaceProfileURI parameter
can be used as a device color space profile, all elements using the same profile are treated as already being specified
in device color space. |
static PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption |
PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption.OverrideDeviceDefault
If the profile specified by the PageDeviceColorSpaceProfileURI parameter has a number of channels matching the number
of primaries of the device, it SHOULD be used instead of the devices internal color management for all elements.
|
| Constructor and Description |
|---|
PageDeviceColorSpaceUsage(PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption... options)
Creates a new instance.
|
Copyright © 2025 Aspose. All Rights Reserved.