The leading provider of version control solutions and TWAIN SDKs
  • Contact us









MediaType Property

Description

Returns the current media type of current source.

ActiveX Edition Plug-in Edition Mac Edition
Since V8.0 Since V8.0 Not Supported

Data type

String.

Syntax

ObjectName. MediaType


Remarks

Readonly property. Using this property after calling OpenSource() method and before calling AcquireImage().

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.


See also

MediaTypeListCount property.