API Reference > Classes > OdMvdXmlHostAppServices Class > OdMvdXmlHostAppServices Methods > OdMvdXmlHostAppServices::getFontMapFileName Method
OdMvdXmlHostAppServices::getFontMapFileName Method
Syntax
C++
virtual OdString getFontMapFileName() const;

Returns the name of the font mapping file.

Retrieves the current font mapping file. This font mapping file is used by the getPreferableFont() method.

The default implementation of this method returns an empty string.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.