Class PageICMRenderingIntent
Contents
[
Hide
]PageICMRenderingIntent class
Describes the rendering intent as defined by the ICC v2 Specification. This value should be ignored if an image or graphical element has an embedded profile that specifies the Rendering intent. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageicmrenderingintent
public sealed class PageICMRenderingIntent : Feature, IDocumentPrintTicketItem,
IJobPrintTicketItem, IPagePrintTicketItem
Constructors
Name | Description |
---|---|
PageICMRenderingIntent(params PageICMRenderingIntentOption[]) | Creates a new instance. |
Properties
Name | Description |
---|---|
Name { get; } | Gets the element name. |
Methods
Name | Description |
---|---|
Add(params IFeatureItem[]) | Adds a list of items to the end of this feature’s item list. Each one must be a Feature , an Option , or a Property instance. |
Other Members
Name | Description |
---|---|
class PageICMRenderingIntentOption | Describes the PageICMRenderingIntent feature options. |
See Also
- class Feature
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- interface IPagePrintTicketItem
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page