Navigation:  Interfaces (Technical API Reference) > Text Attributes (access and modify) > IWPAttrInterface > Methods >

GetFontface Method

Previous pageReturn to chapter overviewNext page

Applies to

IWPAttrInterface

Declaration

function GetFontface(var FontName: WideString): Boolean;

Description

This method reads the font name used for the text.

Please note:

The methods to read a property "Get...." all return a boolean value.

If this value is FALSE, this means the property is not used, the property uses the default value.