Class JobErrorSheet.ErrorSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Beschreibt die Optionen der Funktion Aspose.Page.XPS.XpsMetadata.JobErrorSheet.
public sealed class JobErrorSheet.ErrorSheetOption : Option, JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Vererbung
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobErrorSheet.ErrorSheetOption
Implementiert
JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Vererbte Mitglieder
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Felder
Benutzerdefiniert
Gibt an, dass ein benutzerdefiniertes Fehlerblatt ausgegeben werden soll. Wenn ein Aspose.Page.XPS.XpsMetadata.JobErrorSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit-Element nicht angegeben ist, sollte diese Option ignoriert werden.
public static readonly JobErrorSheet.ErrorSheetOption Custom
Feldwert
JobErrorSheet.ErrorSheetOption
Keine
Gibt an, dass kein Fehlerblatt ausgegeben werden soll.
public static readonly JobErrorSheet.ErrorSheetOption None
Feldwert
JobErrorSheet.ErrorSheetOption
Standard
Gibt an, dass das Standard-(gerätespezifische) Fehlerblatt ausgegeben werden soll.
public static readonly JobErrorSheet.ErrorSheetOption Standard