Returns a localized string with the name of the specified font family and face, if one exists.
Original signature is '- (NSString *)localizedNameForFamily:(NSString *)family face:(NSString *)face'
Available in Mac OS X v10.0 and later.

C# | Visual Basic | Visual C++ |

A localized string with the name of the specified font family and face, or, if face is nil, the font family only.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)