Aspose::Page::XPS::XpsMetadata::JobErrorSheet::ErrorSheetOption class

ErrorSheetOption class

Describes the JobErrorSheet feature options.

class ErrorSheetOption : public Aspose::Page::XPS::XpsMetadata::Option,
                         public Aspose::Page::XPS::XpsMetadata::JobErrorSheet::IJobErrorSheetItem

Fields

FieldDescription
static CustomSpecifies a custom error sheet should be output. If a JobErrorSheetSourceParameterInit element is not specified, this Option should be ignored.
static NoneSpecifies no error sheet should be output.
static StandardSpecifies the standard (device defined) error sheet should be output.

See Also