Class JobPrimaryCoverBack.CoverBackOption

Class JobPrimaryCoverBack.CoverBackOption

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

Describes the Aspose.Page.XPS.XpsMetadata.JobPrimaryCoverBack feature options.

public sealed class JobPrimaryCoverBack.CoverBackOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option JobPrimaryCoverBack.CoverBackOption

Implements

IFeatureItem , IPrintTicketElementChild

Inherited Members

Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Fields

BlankCover

Specifies a blank cover sheet should be printed.

public static readonly JobPrimaryCoverBack.CoverBackOption BlankCover

Field Value

JobPrimaryCoverBack . CoverBackOption

NoCover

Specifies no cover will be output.

public static readonly JobPrimaryCoverBack.CoverBackOption NoCover

Field Value

JobPrimaryCoverBack . CoverBackOption

PrintBack

Specifies the cover indicated by “CoverBackSource” should be printed on the back side of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.JobPrimaryCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.

public static readonly JobPrimaryCoverBack.CoverBackOption PrintBack

Field Value

JobPrimaryCoverBack . CoverBackOption

PrintBoth

Specifies the cover indicated by “CoverBackSource” may be printed on either sides of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.JobPrimaryCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.

public static readonly JobPrimaryCoverBack.CoverBackOption PrintBoth

Field Value

JobPrimaryCoverBack . CoverBackOption

PrintFront

Specifies the cover indicated by “CoverBackSource” should be printed on the front side of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.JobPrimaryCoverBackSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.

public static readonly JobPrimaryCoverBack.CoverBackOption PrintFront

Field Value

JobPrimaryCoverBack . CoverBackOption

 English