| |
TwainBitsByPixel | Number of bits per pixel. |
TwainBrightness | Brightness of the device. <Value> must be included between -1000 and 1000. |
TwainFeederEnabled | Management mode of feeder. <Result> is set to: - True if the feeder is enabled,
- False otherwise.
|
TwainContrast | Contrast of the Twain device. <Result> will be included between -1000 and 1000. |
TwainBorderDetectionEnabled | Detection mode of borders. <Result> is set to: - True if the detection of borders is enabled,
- False otherwise.
|
TwainBarCodeDetectionEnabled | Detection mode of bar codes. <Result> is set to: - True if the detection of bar codes is enabled,
- False otherwise.
|
TwainHeight | Maximum height (in millimeters). |
TwainInterfaceControllable | Management mode of user interface. <Result> is set to: - True if the user interface can be disabled,
- False otherwise.
|
TwainWidth | Maximum width (in millimeters) |
TwainReady | Status of the device. <Result> is set to: - True if the device is plugged in and ready,
- False otherwise.
|
TwainDuplex | Support for double side. <Result> is set to: - True if the device supports the double side,
- False otherwise.
|
TwainDuplexEnabled | Management mode of double side. <Result> is set to: - True if the double side is enabled,
- False otherwise.
|
TwainAutoResizeEnabled | Management mode of automatic resize. <Result> is set to: - True if the automatic resize of images is enabled,
- False otherwise.
|
TwainAutoDeskewEnabled | Management mode of automatic image deskew. <Result> is set to: - True if the automatic deskew of images is enabled,
- False otherwise.
|
TwainResolution | Resolution in pixels per inch. |
TwainAutoRotationEnabled | Management mode of image rotation. <Result> is set to: - True if the automatic image rotation is enabled,
- False otherwise.
|
TwainBlankPageSkipEnabled | Management mode of blank pages. <Result> is set to: - True if the blank pages are skipped,
- False otherwise.
|
TwainType | Type of supported images. <Result> is set to: - TwainPalette Manages color images from a palette (1, 4 or 8 bits per pixel).
- TwainRGB Handles RGB images (24 bits per pixel).
- TwainNiveauGris: Manages grayscale images.
- TwainBlackWhite: Handles black and white images.
|