JobDeviceLanguage class
Contents
[
Hide
]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: JobDeviceLanguage → Feature → CompositePrintTicketElement → PrintTicketElement
The JobDeviceLanguage type exposes the following members:
Constructors
| Name | Description |
|---|---|
JobDeviceLanguage(options) | Initializes a new instance of the JobDeviceLanguage class |
Properties
| Name | Description |
|---|---|
name | Gets the element name. |
Methods
| Name | Description |
|---|---|
add(items) | Adds 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
- module
aspose.page.xps.xpsmetadata - package
aspose.page