Class JobPrimaryCoverFront.CoverFrontOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.8.0)
Describes the Aspose.Page.XPS.XpsMetadata.JobPrimaryCoverFront feature options.
public sealed class JobPrimaryCoverFront.CoverFrontOption : Option, IFeatureItem, IPrintTicketElementChildInheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobPrimaryCoverFront.CoverFrontOption
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 JobPrimaryCoverFront.CoverFrontOption BlankCoverField Value
JobPrimaryCoverFront . CoverFrontOption
NoCover
Specifies no cover will be output.
public static readonly JobPrimaryCoverFront.CoverFrontOption NoCoverField Value
JobPrimaryCoverFront . CoverFrontOption
PrintBack
Specifies the cover indicated by “CoverFrontSource” should be printed on the back side of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.JobPrimaryCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.
public static readonly JobPrimaryCoverFront.CoverFrontOption PrintBackField Value
JobPrimaryCoverFront . CoverFrontOption
PrintBoth
Specifies the cover indicated by “CoverFrontSource” may be printed on either side of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.JobPrimaryCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.
public static readonly JobPrimaryCoverFront.CoverFrontOption PrintBothField Value
JobPrimaryCoverFront . CoverFrontOption
PrintFront
Specifies the cover indicated by “CoverFrontSource” should be printed on the front side of the cover sheet. If a Aspose.Page.XPS.XpsMetadata.JobPrimaryCoverFrontSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.
public static readonly JobPrimaryCoverFront.CoverFrontOption PrintFront