FontFormattingModeEnum (COM-based API)

FontFormattingModeEnum enumeration constants are used to select the desired character formatting mode: plain, restricted or full.

enum FontFormattingModeEnum {
    FFM_Plain = 0,
    FFM_Restricted = 1,
    FFM_Full = 2
};

Elements
Name Description
FFM_Full The character formatting mode is Full. Produced document maintains the formatting of the original.
FFM_Plain The character formatting mode is Plain. Text formatting is not preserved.
FFM_Restricted The character formatting mode is Restricted. Retains fonts, font sizes, and paragraphs, but does not retain the exact locations of the objects on the page or the spacing. The resulting text will be left-aligned.
See also

AltoExportSettings::FontFormattingMode,

IEPUBExportSettings::FontFormattingMode

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.