Class JobErrorSheet.ErrorSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Décrit les options de fonctionnalité de Aspose.Page.XPS.XpsMetadata.JobErrorSheet.
public sealed class JobErrorSheet.ErrorSheetOption : Option, JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Héritage
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobErrorSheet.ErrorSheetOption
Implémente
JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Membres hérités
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Champs
Personnalisé
Spécifie qu’une feuille d’erreur personnalisée doit être produite. Si un élément Aspose.Page.XPS.XpsMetadata.JobErrorSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit n’est pas spécifié, cette option doit être ignorée.
public static readonly JobErrorSheet.ErrorSheetOption Custom
Valeur du champ
JobErrorSheet.ErrorSheetOption
Aucun
Spécifie qu’aucune feuille d’erreur ne doit être produite.
public static readonly JobErrorSheet.ErrorSheetOption None
Valeur du champ
JobErrorSheet.ErrorSheetOption
Standard
Spécifie qu’une feuille d’erreur standard (définie par le périphérique) doit être produite.
public static readonly JobErrorSheet.ErrorSheetOption Standard