Class JobAccountingSheet.JobAccountingSheetOption

JobAccountingSheet.JobAccountingSheetOption class

Describes the JobAccountingSheet feature options.

public sealed class JobAccountingSheetOption : Option

Properties

NameDescription
Name { get; }Gets the element name.

Methods

NameDescription
Add(params IOptionItem[])Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance.

Fields

NameDescription
static NoneSpecifies no accounting sheet will be output.
static StandardSpecifies the standard (device defined) accounting sheet should be output.

See Also