←Select platform

GetAreaOptions Method

Summary

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

Syntax
C#
Objective-C
C++/CLI
Python
public OcrPageAreaOptions GetAreaOptions() 
@property (nonatomic, copy, nullable) LTOcrPageAreaOptions *areaOptions; 
public:  
   virtual OcrPageAreaOptions^ GetAreaOptions() abstract 
def GetAreaOptions(self): 

Return Value

The area of interest options previously set into this page using SetAreaOptions, or null if no area has been set yet.

Remarks

For more information, refer to OcrPageAreaOptions.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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