CreateOutputFormatSettings Method of Client Object (COM-based API)

This method creates an OutputFormatSettings object.

Visual Basic Syntax

Method CreateOutputFormatSettings(
   format As OutputFileFormatEnum
) As OutputFormatSettings

C++ Syntax

HRESULT CreateOutputFormatSettings(
    OutputFileFormatEnum format,
    IOutputFormatSettings** result
);

Parameters

format

[in] This variable specifies the format of the output file. See the OutputFileFormatEnum description for the supported file formats.

result

[out] A pointer to an IOutputFormatSettings* pointer variable that receives the interface pointer of the OutputFormatSettings object.

Return Values

This method has no specific return values. It returns standard return values of ABBYY FineReader Server Open API functions.

See also

Client,

OutputFormatSettings

26.03.2024 13:49:49

Please leave your feedback about this article

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.