'Declaration Public Enum ImGearPrinter Inherits System.Enum
'Usage Dim instance As ImGearPrinter
public enum ImGearPrinter : System.Enum
__value public enum ImGearPrinter : public System.Enum
public enum class ImGearPrinter : public System.Enum
'Declaration Public Enum ImGearPrinter Inherits System.Enum
'Usage Dim instance As ImGearPrinter
public enum ImGearPrinter : System.Enum
__value public enum ImGearPrinter : public System.Enum
public enum class ImGearPrinter : public System.Enum
Member | Description |
---|---|
ENDORSERBOTTOMAFTER | Endorser bottom/after. |
ENDORSERBOTTOMBEFORE | Endorser bottom/before. |
ENDORSERTOPAFTER | Endorser top/after. |
ENDORSERTOPBEFORE | Endorser top/before. |
IMPRINTERBOTTOMAFTER | Imprinter bottom/after. |
IMPRINTERBOTTOMBEFORE | Imprinter bottom/before. |
IMPRINTERTOPAFTER | Imprinter top/after. |
IMPRINTERTOPBEFORE | Imprinter top/before. |
Imprinters are used to print data on documents at the time of scanning, and may be used for any purpose. Endorsers are more specific in nature, stamping some kind of proof of scanning on the document.
Top/Bottom refer to duplex devices, and indicate if the printer is writing on the top or the bottom of the sheet of paper. Simplex devices use the top settings.
Before/After indicates whether printing occurs before or after the sheet of paper has been scanned.
ImGearCapabilities.CAP_PRINTER capability values.
System.Object
System.ValueType
System.Enum
ImageGear.TWAIN.ImGearPrinter