IfAppendImage Property
Description
Returns or sets whether insert or append new scanned images.
Data type
Boolean
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V5.1 | Since V5.1 | Since V6.4 |
Syntax
ObjectName. IfAppendImage
Remarks
If the value of the property is set to True, the new scanned image will be appended after the last image in buffer; if the value of the property is set to False, the new scanned image will be inserted before the current image.
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
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
