Class JobErrorSheet.ErrorSheetOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Popisuje možnosti funkce Aspose.Page.XPS.XpsMetadata.JobErrorSheet.
public sealed class JobErrorSheet.ErrorSheetOption : Option, JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Dědění
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobErrorSheet.ErrorSheetOption
Implementuje
JobErrorSheet.IJobErrorSheetItem, IFeatureItem, IPrintTicketElementChild
Děděné členy
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Políčka
Vlastní
Určuje, že by měl být vygenerován vlastní chybový list. Pokud není specifikován prvek Aspose.Page.XPS.XpsMetadata.JobErrorSheetSourceAspose.Page.XPS.XpsMetadata.ParameterInit, měla by být tato možnost ignorována.
public static readonly JobErrorSheet.ErrorSheetOption Custom
Hodnota pole
JobErrorSheet.ErrorSheetOption
Žádný
Určuje, že by neměl být vygenerován žádný chybový list.
public static readonly JobErrorSheet.ErrorSheetOption None
Hodnota pole
JobErrorSheet.ErrorSheetOption
Standard
Určuje, že by měl být vygenerován standardní (definovaný zařízením) chybový list.
public static readonly JobErrorSheet.ErrorSheetOption Standard