[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.MatchFontFamilyName

MatchFontFamilyName Method

MatchFontFamilyName(string)

Returns True if the specified string matches the font family name or its local equivalent.

Declaration
public bool MatchFontFamilyName(string fontFamilyName)
Public Function MatchFontFamilyName(fontFamilyName As String) As Boolean
Parameters
Type Name Description
string fontFamilyName
Returns
Type Description
bool