Find Method of the OfficeConverters Object

This method returns the index of the specified office converter in the collection.

Syntax

C++

HRESULT Find(
  OfficeConverterTypeEnum Value,
  int*                    Result
);
    

C#

int Find( OfficeConverterTypeEnum Value );
    

Visual Basic .NET

Function Find(Value As OfficeConverterTypeEnum) As Integer
    

Parameters

Value
[in] The OfficeConverterTypeEnum variable which specifies the converter that is to be found.
Result
[out, retval] A pointer to int variable that receives the index of the specified converter in the collection. The method returns -1 if the converter is not present.

Return values

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

See also

OfficeConverters

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.