ImageGear .NET v24.14 - Updated September 15, 2020
ImGearLightPath Enumeration




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace : ImGearLightPath Enumeration
This enumeration determines whether the image is captured transmissively or reflectively.
Syntax
'Declaration
 
Public Enum ImGearLightPath 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearLightPath
Members
MemberDescription
REFLECTIVEReflective capture.
TRANSMISSIVETransmissive capture.
Remarks
ImGearCapabilities.ICAP_LIGHTPATH capability values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearLightPath

See Also

Reference

ImageGear.TWAIN Namespace