SetFontConfig
Sets the path and file name of a file that contains a list of font face names.
C++
HRESULT SetFontConfig([in] BSTR fontconfig);
Visual Basic
Public Function SetFontConfig (
fontconfig As String
) As Long
Parameters
fontconfig
|
[in] the path and file name of a file that contains a list of font face names
|
Return value
None
|