Class JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
Class JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
描述 Aspose.Page.XPS.XpsMetadata.JobErrorSheet.ErrorSheetWhen 特性选项。
public sealed class JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption : Option, IFeatureItem, IPrintTicketElementChild
继承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
实现
IFeatureItem, IPrintTicketElementChild
继承成员
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
字段
Always
指定每个作业都会输出错误表。
public static readonly JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption Always
字段值
JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
OnError
指定仅在发生错误时输出错误表。
public static readonly JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption OnError