Class JobDeviceLanguage.JobDeviceLanguageOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.8.0)
Describes the Aspose.Page.XPS.XpsMetadata.JobDeviceLanguage feature options.
public sealed class JobDeviceLanguage.JobDeviceLanguageOption : Option, IFeatureItem, IPrintTicketElementChildInheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← JobDeviceLanguage.JobDeviceLanguageOption
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()
Constructors
JobDeviceLanguageOption(string, params IJobDeviceLanguageOptionItem[])
Creates a new instance.
public JobDeviceLanguageOption(string name, params JobDeviceLanguage.IJobDeviceLanguageOptionItem[] items)Parameters
name string
An option name.
items JobDeviceLanguage
.
IJobDeviceLanguageOptionItem
[]
An arbitrary array of Aspose.Page.XPS.XpsMetadata.JobDeviceLanguage.IJobDeviceLanguageOptionItem instances.
JobDeviceLanguageOption(JobDeviceLanguageOption)
Clones this option instance.
public JobDeviceLanguageOption(JobDeviceLanguage.JobDeviceLanguageOption option)Parameters
option JobDeviceLanguage
.
JobDeviceLanguageOption
An instance to clone.
Fields
ART
Specified device language is ART.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption ARTField Value
JobDeviceLanguage . JobDeviceLanguageOption
ASCII
Specified device language is ASCII.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption ASCIIField Value
JobDeviceLanguage . JobDeviceLanguageOption
CaPSL
Specified device language is CaPSL.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption CaPSLField Value
JobDeviceLanguage . JobDeviceLanguageOption
ESCP2
Specified device language is ESC/P2.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption ESCP2Field Value
JobDeviceLanguage . JobDeviceLanguageOption
ESCPage
Specified device language is ESC/Page.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption ESCPageField Value
JobDeviceLanguage . JobDeviceLanguageOption
HPGL2
Specified device language is HP-GL/2.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption HPGL2Field Value
JobDeviceLanguage . JobDeviceLanguageOption
KPDL
Specified device language is KPDL.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption KPDLField Value
JobDeviceLanguage . JobDeviceLanguageOption
KS
Specified device language is KS.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption KSField Value
JobDeviceLanguage . JobDeviceLanguageOption
KSSM
Specified device language is KSSM.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption KSSMField Value
JobDeviceLanguage . JobDeviceLanguageOption
PCL
Specified device language is PCL.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption PCLField Value
JobDeviceLanguage . JobDeviceLanguageOption
PCL5c
Specified device language is PCL5c.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption PCL5cField Value
JobDeviceLanguage . JobDeviceLanguageOption
PCL5e
Specified device language is PCL5e.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption PCL5eField Value
JobDeviceLanguage . JobDeviceLanguageOption
PCLXL
Specified device language is PCL-XL.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption PCLXLField Value
JobDeviceLanguage . JobDeviceLanguageOption
PPDS
Specified device language is PPDS.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption PPDSField Value
JobDeviceLanguage . JobDeviceLanguageOption
PostScript
Specified device language is PostScript.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption PostScriptField Value
JobDeviceLanguage . JobDeviceLanguageOption
RPDL
Specified device language is RPDL.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption RPDLField Value
JobDeviceLanguage . JobDeviceLanguageOption
RTL
Specified device language is RTL.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption RTLField Value
JobDeviceLanguage . JobDeviceLanguageOption
XPS
Specifies device language is XPS.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption XPSField Value
JobDeviceLanguage . JobDeviceLanguageOption
_201PL
Specifies device language is PC-PR201.
public static readonly JobDeviceLanguage.JobDeviceLanguageOption _201PLField Value
JobDeviceLanguage . JobDeviceLanguageOption
Methods
Add(params IJobDeviceLanguageOptionItem[])
Adds a list of Aspose.Page.XPS.XpsMetadata.JobDeviceLanguage.IJobDeviceLanguageOptionItem instances to the options.
public JobDeviceLanguage.JobDeviceLanguageOption Add(params JobDeviceLanguage.IJobDeviceLanguageOptionItem[] items)Parameters
items JobDeviceLanguage
.
IJobDeviceLanguageOptionItem
[]
An arbitrary array of Aspose.Page.XPS.XpsMetadata.JobDeviceLanguage.IJobDeviceLanguageOptionItem instances.
Returns
JobDeviceLanguage . JobDeviceLanguageOption
This option instance.
Clone()
Clones this option instance. The shortcut to the cloneing constructor.
public JobDeviceLanguage.JobDeviceLanguageOption Clone()Returns
JobDeviceLanguage . JobDeviceLanguageOption
The clone of this option instance.
SetLanguageEncoding(string)
Sets the LanguageEncoding scored property value.
public JobDeviceLanguage.JobDeviceLanguageOption SetLanguageEncoding(string languageEncoding)Parameters
languageEncoding string
The LanguageEncoding scored property value.
Returns
JobDeviceLanguage . JobDeviceLanguageOption
This option instance.
SetLanguageLevel(string)
Sets the LanguageLevel scored property value.
public JobDeviceLanguage.JobDeviceLanguageOption SetLanguageLevel(string languageLevel)Parameters
languageLevel string
The LanguageLevel scored property value.
Returns
JobDeviceLanguage . JobDeviceLanguageOption
This option instance.
SetLanguageVersion(string)
Sets the LanguageVersion scored property value.
public JobDeviceLanguage.JobDeviceLanguageOption SetLanguageVersion(string languageVersion)Parameters
languageVersion string
The LanguageVersion scored property value.
Returns
JobDeviceLanguage . JobDeviceLanguageOption
This option instance.