FileOverwriteRuleEnum

FileOverwriteRuleEnum enumeration constants define rules to be used during export if a file with the same name already exists.

typedef enum {
 FOR_Replace,
 FOR_Append,
 FOR_Rename
} FileOverwriteRuleEnum;
    

Elements

Name Description
FOR_Replace Replace the existing file with the new one.
FOR_Append Append the new file to the existing file.
FOR_Rename Rename the new file.

Used in

IFileExportParams::FileOverwriteRule

15.08.2023 13:19:30

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.