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
Field | Description |
---|---|
static Custom | Specifies a custom error sheet should be output. If a JobErrorSheetSourceParameterInit element is not specified, this Option should be ignored. |
static None | Specifies no error sheet should be output. |
static Standard | Specifies the standard (device defined) error sheet should be output. |
See Also
- Class Option
- Class IJobErrorSheetItem
- Class JobErrorSheet
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++