The PrinterSettings type exposes the following members.

Constructors

  NameDescription
Public methodPrinterSettings

Properties

  NameDescription
Public propertyCommunication
Gets information about printer communication. Default value is USB
Public propertyDpi
Gets or sets the printing resolution, in dots per inch, that is supported by the printer. Default value is 203
Public propertyPrinterName
Gets or sets the name of the printer. Default value is an empty string
Public propertyProgrammingLanguage
Gets or sets the core programming language supported by the printer. Default value is ZPL.
Public propertyUseDefaultPrinter
Gets or sets whether to use the system's default printer name. Default is false.

See Also