public static final class JobAccountingSheet.JobAccountingSheetOption extends Option
Describes the JobAccountingSheet
feature options.
Modifier and Type | Field and Description |
---|---|
static JobAccountingSheet.JobAccountingSheetOption |
None
Specifies no accounting sheet will be output.
|
static JobAccountingSheet.JobAccountingSheetOption |
Standard
Specifies the standard (device defined) accounting sheet should be output.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static JobAccountingSheet.JobAccountingSheetOption None
Specifies no accounting sheet will be output.
public static JobAccountingSheet.JobAccountingSheetOption Standard
Specifies the standard (device defined) accounting sheet should be output.
Copyright © 2022 Aspose. All Rights Reserved.