The PrinterSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PrinterSettings |
Properties
| Name | Description | |
|---|---|---|
| Communication |
Gets information about printer communication. Default value is USB
| |
| Dpi |
Gets or sets the printing resolution, in dots per inch, that is supported by the printer. Default value is 203
| |
| PrinterName |
Gets or sets the name of the printer. Default value is an empty string
| |
| ProgrammingLanguage |
Gets or sets the core programming language supported by the printer. Default value is ZPL.
| |
| UseDefaultPrinter |
Gets or sets whether to use the system's default printer name. Default is false.
|