Aspose::Page::XPS::XpsMetadata::JobErrorSheet::ErrorSheetWhen::ErrorSheetWhenOption class

ErrorSheetWhenOption class

Describes the ErrorSheetWhen feature options.

class ErrorSheetWhenOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static AlwaysSpecifies an error sheet will be output for every job.
static OnErrorSpecifies an error sheet will be output only on error.

See Also