Click or drag to resize

DeviceSetImprinterEndorser Method

Prepares the device to use it's imprinter/endorser for future acquisitions.
Overload List
  NameDescription
Public methodSetImprinterEndorser(ImprinterEndorserType, Boolean)
Use this method to enable or disable an imprinter or endorser.
Public methodSetImprinterEndorser(ImprinterEndorserType, ImprinterEndorserMode, String, Int32, String)
Use this method to enable an imprinter or endorser and set its parameters.
Top
Remarks

This will raise an UnsupportedCapabilityException if the Printer, PrinterEnabled or PrinterMode DeviceCapability fail.

These methods are used to set the scanner imprinter or endorser values.

See Also