Click or drag to resize

ImprinterEndorserMode Enumeration

Used with SetImprinterEndorser to specify the type of string to use.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum ImprinterEndorserMode
Members
  Member nameDescription
Compound Specifies that a compound string will be generated from the text, index and suffix values.
MultiLine Specifies that multiple lines of text will be printed to the scan.
SingleLine Specifies that a single line of text will be printed to the scan.
See Also