Class JobErrorSheet.ErrorSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.4.0)
Describes the Aspose.Page.XPS.XpsMetadata.JobErrorSheet feature options.
public sealed class JobErrorSheet.ErrorSheetOption : Option, JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobErrorSheet.ErrorSheetOption
Implements
JobErrorSheet.IJobErrorSheetItem , IFeatureItem , IPrintTicketElementChild
Inherited Members
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
Custom
Specifies a custom error sheet should be output. If a Aspose.Page.XPS.XpsMetadata.JobErrorSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit element is not specified, this Option should be ignored.
public static readonly JobErrorSheet.ErrorSheetOption Custom
Field Value
JobErrorSheet . ErrorSheetOption
None
Specifies no error sheet should be output.
public static readonly JobErrorSheet.ErrorSheetOption None
Field Value
JobErrorSheet . ErrorSheetOption
Standard
Specifies the standard (device defined) error sheet should be output.
public static readonly JobErrorSheet.ErrorSheetOption Standard