Preprocess
This method performs all defined preprocessing steps for the page.
Syntax
The preprocessing methods are divided into two groups.
The first group executes before the anchors are located, while the second group executes afterwards.
All image enhancement methods should be executed before locating the anchors, but a line removal method should be executed after locating the anchors.
Preprocess (StepType As CROcPagePrepStep)
Parameter | Description |
---|---|
StepType |
Specifies which group of methods is executed. Possible values See CROcPagePrepStep |