C1.C1Preview Namespace : EmbeddedFontCollection Class |
For a list of all members of this type, see EmbeddedFontCollection members.
Name | Description | |
---|---|---|
Add | Overloaded. 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 | (Inherited from 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 | Overloaded. Searches for a font with the specified name and charset, which exactly matches the specified bold/italic styles. | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Returns the index of the specified font in the collection. | |
Remove | Removes the specified font from the current collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |