DocCleanSuccess property (Main Control)
Visual
Basic Example
Visual
C++ 4.0 example
Syntax long DocCleanSuccess
Overview: Refer to Cleaning - up 1-Bit Images
Remarks
(Document/Medical) Indicates the status or behavior of the one of the Document Cleanup events listed below.
Set this property during the following events:
Possible values are:
|
Value |
Meaning |
|
0 |
Abort the process. |
|
SUCCESS_REMOVE |
Remove the object (dot, line, inverted text, border, etc.). |
|
SUCCESS_NOREMOVE |
Do not remove the object (dot, line, inverted text, border, etc.). |
See Also
Elements: SmoothEvent event, InvertedTextEvent event, LineRemoveEvent event, DotRemoveEvent event, BorderRemoveEvent event, HolePunchRemoveEvent event