Class PageDestinationColorProfileEmbedded
Class PageDestinationColorProfileEmbedded
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Specifies the embedded destination color profile. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileembedded
public sealed class PageDestinationColorProfileEmbedded : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← ParameterInit ← StringParameterInit ← PageDestinationColorProfileEmbedded
Implements
IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inherited Members
StringParameterInit.MinLength, StringParameterInit.MaxLength, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
PageDestinationColorProfileEmbedded(string)
Creates a new instance.
public PageDestinationColorProfileEmbedded(string value)
Parameters
value
string
The parameter value.