←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.