←Select platform

SetAreaOptions Method

Summary

Sets the options for the area of interest on this page.

Syntax
C#
VB
C++
public void SetAreaOptions( 
   OcrPageAreaOptions options 
) 
Public MustOverride Sub SetAreaOptions( 
   ByVal options As OcrPageAreaOptions 
) 
public:  
   virtual void SetAreaOptions( 
      OcrPageAreaOptions^ options 
   ) abstract 

Parameters

options

Options for the area of interest on this page.

Remarks

For more information, refer to OcrPageAreaOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly