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 PageSourceColorProfile.PageSourceColorProfileOption |
PageSourceColorProfile.PageSourceColorProfileOption.CMYK
Source profile used to perform color management for untagged CMYK data.
|
static PageSourceColorProfile.PageSourceColorProfileOption |
PageSourceColorProfile.PageSourceColorProfileOption.None
No source profile.
|
static PageSourceColorProfile.PageSourceColorProfileOption |
PageSourceColorProfile.PageSourceColorProfileOption.RGB
Source profile used to perform color management for untagged RGB data.
|
Constructor and Description |
---|
PageSourceColorProfile(PageSourceColorProfile.PageSourceColorProfileOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.