IsEqualTo Method of the TextOrientation Object

This method allows you to check if the orientation is equal to the specified orientation.

Syntax

C++

HRESULT IsEqualTo(
  ITextOrientation* Orientation,
  VARIANT_BOOL*     Result
);
    

C#

bool IsEqualTo( ITextOrientation Orientation );
    

Visual Basic .NET

Function IsEqualTo(Orientation As ITextOrientation) As Boolean
    

Parameters

Orientation
[in] This variable refers to the TextOrientation object that is to be compared with the current object.
Result
[out, retval] This variable contains the result of comparison. It returns TRUE, if the orientations are equal.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

TextOrientation

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.