Unicode Controls & Classes for VB6 - Version 4
clsCommonWrapper
.IsFontInstalled Function
Checks if the specified font is installed
Syntax
Public Function IsFontInstalled (ByRef
sFontName
As String) As Boolean
Parameters
Parameter
Description
ByRef
sFontName
As String
The font name
Remarks