The PrinterSettings type exposes the following members.

Constructors

  NameDescription
PrinterSettings
Initializes a new instance of the PrinterSettings class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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.

See Also