TextEditorModeEnum

TextEditorModeEnum enumeration constants are used to denote text viewing mode.

typedef enum {
 TEM_FormatParagraphs,
 TEM_PlainText,
 TEM_ExactCopy,
 TEM_EditableCopy
} TextEditorModeEnum;
    

Elements

Name Description
TEM_FormatParagraphs Paragraphs and fonts types and sizes are retained. The text formatting inside paragraphs is not retained.
TEM_PlainText The text in Text Editor is formatted in a single column. Frames are not used. Paragraphs are retained, while types and sizes of fonts are not retained.
TEM_ExactCopy Maintains the formatting of the original document. Layout blocks are used as frames.
TEM_EditableCopy Preserves the original format and text flow.

Used in

ITextEditor::Mode

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.