FontTypeEnum

FontTypeEnum enumeration constants are used to denote different types of fonts.

typedef enum {
 FT_Serif,
 FT_SansSerif,
 FT_MonoSpace,
 FT_Decorative,
 FT_Unknown
} FontTypeEnum;
    

Elements

Name Description
FT_Serif Serif font (e.g., Times New Roman).
FT_SansSerif Sans Serif font (e.g., Arial).
FT_MonoSpace Monospace font (e.g., Courier).
FT_Decorative Decorative or handprinted font.
FT_Unknown Font type is undefined.

Used in

ICharParams::FontType

ICharParams::SetFont

IFontStyle::FontType

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.