Class JobPrimaryBannerSheet

Class JobPrimaryBannerSheet

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

Describes the banner sheet to be output for the job. The banner sheet should be output on the default Aspose.Page.XPS.XpsMetadata.PageMediaSize and using the default Aspose.Page.XPS.XpsMetadata.PageMediaType. The banner sheet should be isolated from the remainder of the job. This means that any finishing or processing options (such as Aspose.Page.XPS.XpsMetadata.JobDuplexAllDocumentsContiguously, Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments, or Aspose.Page.XPS.XpsMetadata.JobBindAllDocuments) should not include the banner sheet. The banner sheet should occur as the first sheet of the job.

public sealed class JobPrimaryBannerSheet : Feature, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementFeatureJobPrimaryBannerSheet

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()

Constructors

JobPrimaryBannerSheet(params BannerSheetOption[])

Creates a new instance.

public JobPrimaryBannerSheet(params JobPrimaryBannerSheet.BannerSheetOption[] options)

Parameters

options JobPrimaryBannerSheet.BannerSheetOption[]

An array of options specific for the feature.

 English