JobPrimaryBannerSheet.BannerSheetOption

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.CompositePrintTicketElement, com.aspose.xps.metadata.Option

public static final class JobPrimaryBannerSheet.BannerSheetOption extends Option

Represents options of the JobPrimaryBannerSheet feature.

Fields

FieldDescription
NoneSpecifies no banner sheet should be output.
StandardSpecifies the standard (device defined) banner sheet should be output.
CustomSpecifies a custom banner sheet should be output.

None

public static JobPrimaryBannerSheet.BannerSheetOption None

Specifies no banner sheet should be output.

Standard

public static JobPrimaryBannerSheet.BannerSheetOption Standard

Specifies the standard (device defined) banner sheet should be output.

Custom

public static JobPrimaryBannerSheet.BannerSheetOption Custom

Specifies a custom banner sheet should be output. If a JobPrimaryBannerSheetSource ParameterInit element is not specified, this Option should be ignored.