ImageGear for .NET
ImGearPrinterModes Enumeration
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace : ImGearPrinterModes Enumeration




Glossary Item Box

This enumeration specifies current printer mode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
COMPOUNDSTRING2The printed string will consist of a compound of a String followed by a value followed by a suffix string.
MULTISTRING1The printed text will consist of an enumerated list of strings to be printed in order.
SINGLESTRING0The printed text will consist of a single string.

Remarks

ImGearCapabilities.CAP_PRINTERMODE capability values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearPrinterModes

See Also

©2013. Accusoft Corporation. All Rights Reserved.