| 名前 | 解説 | |
|---|---|---|
![]() | Add | オーバーロードされます。 Adds the specified EmbeddedFont to the current collection. Throws an exception if the font is already present in the collection. |
![]() | BuildFont | Builds the Font object from string. |
![]() | Clear | System.Collections.CollectionBaseから継承されます。 |
![]() | FindBestMatch | Searches for a font with the specified name and charset, which is the best match for the specified bold/italic styles (exact bold/italic matching is not guaranteed by this method). |
![]() | FindFont | オーバーロードされます。 Searches for a font with the specified name and charset, which exactly matches the specified bold/italic styles. |
![]() | GetEnumerator | System.Collections.CollectionBaseから継承されます。 |
![]() | IndexOf | Returns the index of the specified font in the collection. |
![]() | Remove | Removes the specified font from the current collection. |
![]() | RemoveAt | System.Collections.CollectionBaseから継承されます。 |

