ModificationTypeEnum

ModificationTypeEnum enumeration constants specify the kind of modification made to the content of the document or page.

typedef enum {
 MT_Inserted,
 MT_Deleted,
 MT_Modified,
 } ModificationTypeEnum;
    

Elements

Name Description
MT_Deleted The content was deleted from the copy.
MT_Inserted The content was inserted in the copy.
MT_Modified The content was modified.

Used in

IChange::ModificationType

24.03.2023 8:51:52

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.