Class PageSourceColorProfile
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Defines the characteristics of the source color profile. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile
public sealed class PageSourceColorProfile : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Feature ← PageSourceColorProfile
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
PageSourceColorProfile(params PageSourceColorProfileOption[])
Creates a new instance.
public PageSourceColorProfile(params PageSourceColorProfile.PageSourceColorProfileOption[] options)
Parameters
options
PageSourceColorProfile.PageSourceColorProfileOption[]
An array of options specific for the feature.