Class JobPrimaryCoverFrontSource

Class JobPrimaryCoverFrontSource

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Specifies the source for a custom front-cover primary sheet for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverfrontsource

public sealed class JobPrimaryCoverFrontSource : StringParameterInit, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementParameterInitStringParameterInitJobPrimaryCoverFrontSource

Implements

IJobPrintTicketItem, 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

JobPrimaryCoverFrontSource(string)

Creates a new instance.

public JobPrimaryCoverFrontSource(string value)

Parameters

value string

The parameter value.

 English