Close Method of the ExportFileWriter Object
This method finalizes the file that was exported to PDF format with AddPage or AddPages methods of the ExportFileWriter object.
You cannot use the file until it is finalized.
The Close method is called automatically when the ExportFileWriter object is destroyed.
Syntax
HRESULT Close();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
7/3/2024 8:50:25 AM