public static final class JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption extends Option
Describes the ErrorSheetWhen feature options.
| Modifier and Type | Field and Description |
|---|---|
static JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption |
Always
Specifies an error sheet will be output for every job.
|
static JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption |
OnError
Specifies an error sheet will be output only on error.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static final JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption Always
Specifies an error sheet will be output for every job.
public static final JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption OnError
Specifies an error sheet will be output only on error.
Copyright © 2025 Aspose. All Rights Reserved.