Class JobPageOrder.JobPageOrderOption
Class JobPageOrder.JobPageOrderOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.4.0)
Describes the Aspose.Page.XPS.XpsMetadata.JobPageOrder feature options.
public sealed class JobPageOrder.JobPageOrderOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobPageOrder.JobPageOrderOption
Implements
IFeatureItem , IPrintTicketElementChild
Inherited Members
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
Reverse
Specifies back to front page order.
public static readonly JobPageOrder.JobPageOrderOption Reverse
Field Value
JobPageOrder . JobPageOrderOption
Standard
Specifies front to back page order.
public static readonly JobPageOrder.JobPageOrderOption Standard