Skip to main content
This method allows you to set a new font name and font type for the font style. This method affects the IFontStyle::FontName and IFontStyle::FontType properties.

Syntax

C++

C#

Visual Basic .NET

Parameters

fontName [in] This variable specifies the name of the new font. fontType [in] This variable specifies the type of the new font. It may be set to one of the constants from the FontTypeEnum enumeration.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

FontStyle FontTypeEnum