GetFontFaceName

This method returns a pointer to a null-terminated string. The string contains the face name of the font that is currently chosen in the page settings for the connection that is associated with the ECLPageSettings object. The method might not return the same string each time.

The string is valid only for the lifetime of the object. You must either make a copy of the string or make a call to this method each time you need it.