Class JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
Class JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Describes the Aspose.Page.XPS.XpsMetadata.JobErrorSheet.ErrorSheetWhen feature options.
public sealed class JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
Implements
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
Always
Specifies an error sheet will be output for every job.
public static readonly JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption Always
Field Value
JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
OnError
Specifies an error sheet will be output only on error.
public static readonly JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption OnError