C#
VB
C++
Sets the options for the area of interest on this page.
public void SetAreaOptions(
OcrPageAreaOptions options
)
Public MustOverride Sub SetAreaOptions(
ByVal options As OcrPageAreaOptions
)
public:
virtual void SetAreaOptions(
OcrPageAreaOptions^ options
) abstract
options
Options for the area of interest on this page.
For more information, refer to OcrPageAreaOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET