GetAsTextChange Method of the Change Object

This method returns the detected change as the TextChange object. If the change is not a text change, NULL is returned.

Syntax

C++

HRESULT GetAsTextChange( ITextChange** Result );
    

C#

ITextChange GetAsTextChange();
    

Visual Basic .NET

Function GetAsTextChange() As ITextChange
    

Parameters

Result
[out, retval] A pointer to ITextChange* pointer variable that receives the interface pointer to the returned TextChange object.

Return values

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

See also

Change

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.