JobPrimaryBannerSheet class

JobPrimaryBannerSheet class

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

Inheritance: JobPrimaryBannerSheetFeatureCompositePrintTicketElementPrintTicketElement

The JobPrimaryBannerSheet type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of JobPrimaryBannerSheet

Properties

PropertyDescription
nameGets the element name.

Methods

MethodDescription
addAdds a list of items to the end of this feature’s item list.
Each one must be a Feature, an Option or a Property instance.

See Also