JobDeviceLanguage.JobDeviceLanguageOption

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.CompositePrintTicketElement, com.aspose.xps.metadata.Option

public static final class JobDeviceLanguage.JobDeviceLanguageOption extends Option

Describes the JobDeviceLanguage feature options.

Constructors

ConstructorDescription
JobDeviceLanguageOption(String name, JobDeviceLanguage.IJobDeviceLanguageOptionItem[] items)Creates a new instance.
JobDeviceLanguageOption(JobDeviceLanguage.JobDeviceLanguageOption option)Clones this option instance.

Fields

FieldDescription
ARTSpecified device language is ART.
ASCIISpecified device language is ASCII.
CaPSLSpecified device language is CaPSL.
ESCP2Specified device language is ESC/P2.
ESCPageSpecified device language is ESC/Page.
HPGL2Specified device language is HP-GL/2.
KPDLSpecified device language is KPDL.
KSSpecified device language is KS.
KSSMSpecified device language is KSSM.
PCLSpecified device language is PCL.
PCL5cSpecified device language is PCL5c.
PCL5eSpecified device language is PCL5e.
PCLXLSpecified device language is PCL-XL.
PPDSSpecified device language is PPDS.
PostScriptSpecified device language is PostScript.
RPDLSpecified device language is RPDL.
RTLSpecified device language is RTL.
XPSSpecifies device language is XPS.
_201PLSpecifies device language is PC-PR201.

Methods

MethodDescription
add(IOptionItem[] items)Adds a list of items to the end of this option’s item list.
add(JobDeviceLanguage.IJobDeviceLanguageOptionItem[] items)Adds a list of IJobDeviceLanguageOptionItem instances to the options.
clone()Clones this option instance.
equals(Object arg0)
getClass()
getName()Gets the element name.
hashCode()
notify()
notifyAll()
setLanguageEncoding(String languageEncoding)Sets the LanguageEncoding scored property value.
setLanguageLevel(String languageLevel)Sets the LanguageLevel scored property value.
setLanguageVersion(String languageVersion)Sets the LanguageVersion scored property value.
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

JobDeviceLanguageOption(String name, JobDeviceLanguage.IJobDeviceLanguageOptionItem[] items)

public JobDeviceLanguageOption(String name, JobDeviceLanguage.IJobDeviceLanguageOptionItem[] items)

Creates a new instance.

Parameters:

ParameterTypeDescription
namejava.lang.StringAn option name.
itemsIJobDeviceLanguageOptionItem[]An arbitrary array of IJobDeviceLanguageOptionItem instances.

JobDeviceLanguageOption(JobDeviceLanguage.JobDeviceLanguageOption option)

public JobDeviceLanguageOption(JobDeviceLanguage.JobDeviceLanguageOption option)

Clones this option instance.

Parameters:

ParameterTypeDescription
optionJobDeviceLanguageOptionAn instance to clone.

ART

public static JobDeviceLanguage.JobDeviceLanguageOption ART

Specified device language is ART.

ASCII

public static JobDeviceLanguage.JobDeviceLanguageOption ASCII

Specified device language is ASCII.

CaPSL

public static JobDeviceLanguage.JobDeviceLanguageOption CaPSL

Specified device language is CaPSL.

ESCP2

public static JobDeviceLanguage.JobDeviceLanguageOption ESCP2

Specified device language is ESC/P2.

ESCPage

public static JobDeviceLanguage.JobDeviceLanguageOption ESCPage

Specified device language is ESC/Page.

HPGL2

public static JobDeviceLanguage.JobDeviceLanguageOption HPGL2

Specified device language is HP-GL/2.

KPDL

public static JobDeviceLanguage.JobDeviceLanguageOption KPDL

Specified device language is KPDL.

KS

public static JobDeviceLanguage.JobDeviceLanguageOption KS

Specified device language is KS.

KSSM

public static JobDeviceLanguage.JobDeviceLanguageOption KSSM

Specified device language is KSSM.

PCL

public static JobDeviceLanguage.JobDeviceLanguageOption PCL

Specified device language is PCL.

PCL5c

public static JobDeviceLanguage.JobDeviceLanguageOption PCL5c

Specified device language is PCL5c.

PCL5e

public static JobDeviceLanguage.JobDeviceLanguageOption PCL5e

Specified device language is PCL5e.

PCLXL

public static JobDeviceLanguage.JobDeviceLanguageOption PCLXL

Specified device language is PCL-XL.

PPDS

public static JobDeviceLanguage.JobDeviceLanguageOption PPDS

Specified device language is PPDS.

PostScript

public static JobDeviceLanguage.JobDeviceLanguageOption PostScript

Specified device language is PostScript.

RPDL

public static JobDeviceLanguage.JobDeviceLanguageOption RPDL

Specified device language is RPDL.

RTL

public static JobDeviceLanguage.JobDeviceLanguageOption RTL

Specified device language is RTL.

XPS

public static JobDeviceLanguage.JobDeviceLanguageOption XPS

Specifies device language is XPS.

_201PL

public static JobDeviceLanguage.JobDeviceLanguageOption _201PL

Specifies device language is PC-PR201.

add(IOptionItem[] items)

public void add(IOptionItem[] items)

Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or a Property instance.

Parameters:

ParameterTypeDescription
itemsIOptionItem[]List of items to add.

add(JobDeviceLanguage.IJobDeviceLanguageOptionItem[] items)

public JobDeviceLanguage.JobDeviceLanguageOption add(JobDeviceLanguage.IJobDeviceLanguageOptionItem[] items)

Adds a list of IJobDeviceLanguageOptionItem instances to the options.

Parameters:

ParameterTypeDescription
itemsIJobDeviceLanguageOptionItem[]An arbitrary array of IJobDeviceLanguageOptionItem instances.

Returns: JobDeviceLanguageOption - This option instance.

clone()

public JobDeviceLanguage.JobDeviceLanguageOption clone()

Clones this option instance. The shortcut to the cloneing constructor.

Returns: JobDeviceLanguageOption - The clone of this option instance.

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: boolean

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getName()

public String getName()

Gets the element name.

Returns: java.lang.String

hashCode()

public native int hashCode()

Returns: int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

setLanguageEncoding(String languageEncoding)

public JobDeviceLanguage.JobDeviceLanguageOption setLanguageEncoding(String languageEncoding)

Sets the LanguageEncoding scored property value.

Parameters:

ParameterTypeDescription
languageEncodingjava.lang.StringThe LanguageEncoding scored property value.

Returns: JobDeviceLanguageOption - This option instance.

setLanguageLevel(String languageLevel)

public JobDeviceLanguage.JobDeviceLanguageOption setLanguageLevel(String languageLevel)

Sets the LanguageLevel scored property value.

Parameters:

ParameterTypeDescription
languageLeveljava.lang.StringThe LanguageLevel scored property value.

Returns: JobDeviceLanguageOption - This option instance.

setLanguageVersion(String languageVersion)

public JobDeviceLanguage.JobDeviceLanguageOption setLanguageVersion(String languageVersion)

Sets the LanguageVersion scored property value.

Parameters:

ParameterTypeDescription
languageVersionjava.lang.StringThe LanguageVersion scored property value.

Returns: JobDeviceLanguageOption - This option instance.

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int