OutputPublishingMethodEnum (COM-based API)

OutputPublishingMethodEnum enumeration constants are used to specify the destination of the output documents.

enum OutputPublishingMethodEnum {
    OPM_SharedFolder = 0,
    OPM_SharePoint = 1,
    OPM_Mail = 2,
    OPM_Smtp = 3
};

Elements
Name Description
OPM_SharedFolder The output files are published to the shared folder.
OPM_SharePoint The output files are published to the Microsoft SharePoint document library folder.
OPM_Mail The output files are sent to the e-mail addresses via Exchange server.
OPM_Smtp

The output files are sent to the e-mail addresses via SMTP server.

Note. ABBYY FineReader Server only supports SMTP servers that use the PLAIN authentication method.

See also

IOutputFormatSettings::PublishingMethod

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.