Chinese Simplified (简体中文)

Find Method of the Categories Object

Finds a category in the collection by the label.

Syntax

C++

HRESULT Find(
  BSTR        Description,
  int* Result
);
    

C#

int Find( string Description );
    

Visual Basic .NET

Function Find(Description As String) As Integer
    

Parameters

Description
[in] The category label.
Result
[out, retval] An integer variable which receives the index of the Category object with the specified label. The method returns null if none of the categories fit.

Return values

The method returns the standard return values of ABBYY FineReader Engine functions.

See also

Categories

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.