DocCleanSuccess property (ILEADRasterProcess)

Visual Basic Example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

DocCleanEventReturnType 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:

BorderRemove event

DotRemove event

HolePunchRemove event

InvertedText event

LineRemove event

Smooth event

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:

Smooth event, InvertedText event, LineRemove event, DotRemove event, BorderRemove event, HolePunchRemove event

Topics:

Raster Images: Cleaning - up 1-Bit Images