JobDeviceLanguage class

JobDeviceLanguage class

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

Inheritance: JobDeviceLanguageFeatureCompositePrintTicketElementPrintTicketElement

The JobDeviceLanguage type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of JobDeviceLanguage

Properties

PropertyDescription
nameGets the element name.

Methods

MethodDescription
addAdds a list of items to the end of this feature’s item list.
Each one must be a Feature, an Option or a Property instance.

See Also