Class JobErrorSheet.ErrorSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Descrive le opzioni della funzionalità Aspose.Page.XPS.XpsMetadata.JobErrorSheet.
public sealed class JobErrorSheet.ErrorSheetOption : Option, JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Ereditarietà
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobErrorSheet.ErrorSheetOption
Implementa
JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Membri Ereditati
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Campi
Custom
Specifica che deve essere generato un foglio di errore personalizzato. Se non viene specificato un elemento Aspose.Page.XPS.XpsMetadata.JobErrorSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit, questa opzione deve essere ignorata.
public static readonly JobErrorSheet.ErrorSheetOption Custom
Valore del Campo
JobErrorSheet.ErrorSheetOption
None
Specifica che non deve essere generato alcun foglio di errore.
public static readonly JobErrorSheet.ErrorSheetOption None
Valore del Campo
JobErrorSheet.ErrorSheetOption
Standard
Specifica che deve essere generato il foglio di errore standard (definito dal dispositivo).
public static readonly JobErrorSheet.ErrorSheetOption Standard