←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Ocr Assembly