JobAccountingSheet class

JobAccountingSheet class

Describes the accounting sheet to be output for the job. The accounting sheet should be output on the default
PageMediaSize and using the default PageMediaType. The accounting sheet should to
be isolated from the remainder of the job. This means that any finishing or processing options (such as

Inheritance: JobAccountingSheetFeatureCompositePrintTicketElementPrintTicketElement

The JobAccountingSheet type exposes the following members:

Constructors

NameDescription
JobAccountingSheet(options)Initializes a new instance of the JobAccountingSheet class

Properties

NameDescription
nameGets the element name.

Methods

NameDescription
add(items)Adds 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