Class PageDestinationColorProfile
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.4.0)
Defines the characteristics of the destination color profile. Describes whether the application or driver selects the destination color profile to be used. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile
public sealed class PageDestinationColorProfile : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Feature ← PageDestinationColorProfile
Implements
IFeatureItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPagePrintTicketItem , IPrintTicketItem , IPrintTicketElementChild
Inherited Members
Feature.Add(params IFeatureItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PageDestinationColorProfile(params PageDestinationColorProfileOption[])
Creates a new instance.
public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)
Parameters
options
PageDestinationColorProfile
.
PageDestinationColorProfileOption
[]
An array of options specific for the feature.