The PrinterSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PrinterSettings | Initializes a new instance of the PrinterSettings class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Communication |
Gets information about printer communication.
| |
| Dpi |
Gets or sets the printing resolution, in dots per inch, that is supported by the printer.
| |
| PrinterName |
Gets or sets the name of the printer.
| |
| ProgrammingLanguage |
Gets or sets the core programming language supported by the printer. Default is ZPL.
|