ImageGear for Silverlight
ImGearAutoSize Enumeration
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace : ImGearAutoSize Enumeration




Glossary Item Box

This enumeration is used to specify an autosizing method for re-sizing the acquired image.

Syntax

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

Members

MemberValueDescription
AUTO1Auto size the image to the current value of ImGearCapabilities.ICAP_SUPPORTEDSIZES.
CURRENT2Auto size the image to any of the legal values of ImGearCapabilities.ICAP_SUPPORTEDSIZES.
NONE0 No auto size is performed.

Remarks

ImGearCapabilities.ICAP_AUTOSIZE values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearAutoSize

See Also

©2013. Accusoft Corporation. All Rights Reserved.