Class PageDestinationColorProfile.PageDestinationColorProfileOption
PageDestinationColorProfile.PageDestinationColorProfileOption class
Describes the PageDestinationColorProfile
feature options.
public sealed class PageDestinationColorProfileOption : Option
Properties
Name | Description |
---|
Name { get; } | Gets the element name. |
Methods
Name | Description |
---|
Add(params IOptionItem[]) | Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance. |
Fields
Name | Description |
---|
static Application | Application specifies the destination profile to be used. |
static DriverConfiguration | Destination profile used to perform color management. |
See Also