DocCleanSuccess property (Main Control)
Builder Syntax: |
int DocCleanSuccess |
Delphi Syntax: |
DocCleanSuccess : LongInt; |
Overview |
Refer to Cleaning Up 1-Bit Images |
Remarks
(Document/Medical)Indicates the status or behavior of the document cleaning events.
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: |
OnSmooth event, OnInvertedText event, OnLineRemove event, OnDotRemove event, OnBorderRemove event, OnHolePunchRemove event. |
Topics: |