Print Method of the TextEditor Object
This method allows you to print recognized text.
Syntax
C++
HRESULT Print();
C#
void Print();
Visual Basic .NET
Sub Print()
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
9/17/2024 3:14:41 PM