The ImprinterEndorser type exposes the following members.
Properties
Name | Description | |
---|---|---|
Endorser |
Allows the application to specify the scanner’s starting endorser / imprinter number.
CAP_ENDORSER
| |
Imprinter |
It gets the current list of available printer devices, along with the one currently being
used for negotiation. Setting value selects the current device for negotiation, and optionally
constrains the list. Reseting restores all the available devices(useful after setting a value has been
used to constrain the list).
CAP_PRINTER
| |
ImprinterEnabled |
Turns the current imprinter device on or off.
CAP_PRINTERENABLED
| |
ImprinterIndex |
Gets the index of the current imprinter.
CAP_PRINTERINDEX
| |
ImprinterMode |
Specifies the appropriate current imprinter device mode.
CAP_PRINTERMODE
| |
PrinterCharRotation |
Orientation of each character in the font.
CAP_PRINTERCHARROTATION
| |
PrinterFontStyle |
Style (ex: bold, italic…).
CAP_PRINTERFONTSTYLE
| |
PrinterIndexLeadChar |
Lead character for padding.
CAP_PRINTERINDEXLEADCHAR
| |
PrinterIndexMaxValue |
Maximum allowed printer index value.
CAP_PRINTERINDEXMAXVALUE
| |
PrinterIndexNumDigits |
Maximum allowed digits in printer index value.
CAP_PRINTERINDEXNUMDIGITS
| |
PrinterIndexStep |
Increment between printer index values.
CAP_PRINTERINDEXSTEP
| |
PrinterIndexTrigger |
Triggers for incrementing the printer index value.
CAP_PRINTERINDEXTRIGGER
| |
PrinterString |
Specifies the string(s) that are to be used in the string component when the current imprinter
device is enabled.
CAP_PRINTERSTRING
| |
PrinterStringPreview |
Preview of what a printer string will look like.
CAP_PRINTERSTRINGPREVIEW
| |
PrinterSuffix |
Specifies the string that shall be used as the current imprinter device’s suffix.
CAP_PRINTERSUFFIX
| |
PrinterVerticalOffset |
Gets the printer vertical offset.
Specifies a Y-Offset in Unit for the current imprinter device.
CAP_PRINTERVERTICALOFFSET
|
See Also