Returns the Source's Default Value for the specified capability. This is the Source's preferred default value.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V1.0 | Since V4.0 | Since V6.4 |
Boolean ObjectName. CapGetDefault()
None.
Boolean.
TRUE indicates success. FALSE indicates failure.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown.
When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.
Before invoking CapGetDefault(), Capability property should be
set.
The Source's Default Value cannot be changed.
Using the Source's preferred default as the Current Value may increase performance in some Sources.
Capability property, CapGet(), CapGetCurrent(), CapSet(), CapType property
TWAIN ActiveX |
TWAIN Plug-in |
TWAIN Control |
TWAIN SDK |
Scanner COM
Software Configuration Management |
Version Control |
Source Control
Copyright © 2012 Dynamsoft Corporation. All Rights Reserved.