Class JobPrimaryCoverFront
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Describes the front (beginning) cover sheet. The entire job will have a single primary sheet. The cover sheet should be printed on the Aspose.Page.XPS.XpsMetadata.PageMediaSize and Aspose.Page.XPS.XpsMetadata.PageMediaType used for the first page of the job. The cover sheet should be integrated into processing options (such as Aspose.Page.XPS.XpsMetadata.JobDuplexAllDocumentsContiguously, Aspose.Page.XPS.XpsMetadata.JobNUpAllDocumentsContiguously) as indicated by the Option specified. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverfront
public sealed class JobPrimaryCoverFront : Feature, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Feature ← JobPrimaryCoverFront
Implements
IFeatureItem, IJobPrintTicketItem, 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()