Class JobDeviceLanguage
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Describes the device languages supported for sending data from driver to physical device. This is often called “Page Description Language”. This keyword defines what page description language is supported by the driver and physical device. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobdevicelanguage
public sealed class JobDeviceLanguage : Feature, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Feature ← JobDeviceLanguage
Implements
IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inherited Members
Feature.Add(params IFeatureItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
JobDeviceLanguage(params JobDeviceLanguageOption[])
Creates a new instance.
public JobDeviceLanguage(params JobDeviceLanguage.JobDeviceLanguageOption[] options)
Parameters
options
JobDeviceLanguage.JobDeviceLanguageOption[]
An array of options specific for the feature.