The PrinterSettings type exposes the following members.
 Constructors
Constructors
| Name | Description | |
|---|---|---|
|  | PrinterSettings | Initializes a new instance of the PrinterSettings class | 
 Methods
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
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.
             | 





