InstalledFontRegistry.Contains Method

Checks whether the FontRegistry contains a given font.

Overload List

Name Description
Public method Contains(String)

Checks whether the FontRegistry contains a font with the given postscript name.

(Inherited from FontRegistry.)
Public method Contains(String, String)

Checks whether the FontRegistry contains a font with the given family name and style.

(Inherited from FontRegistry.)

See Also

Reference