| オーバーロード | 解説 | 
|---|---|
| FindFont(String,Int32,Boolean,Boolean) | Searches for a font with the specified name and charset, which exactly matches the specified bold/italic styles. | 
| FindFont(String,Int32,FontStyle) | Searches for a font with the specified name and charset, which exactly matches the specified bold/italic styles. |