C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / EmbeddedFontCollection Class


EmbeddedFontCollection Class Methods

For a list of all members of this type, see EmbeddedFontCollection members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified EmbeddedFont to the current collection. Throws an exception if the font is already present in the collection.  
Public MethodBuilds the Font object from string.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodSearches 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).  
Public MethodOverloaded. Searches for a font with the specified name and charset, which exactly matches the specified bold/italic styles.  
Public MethodReturns the index of the specified font in the collection.  
Public MethodRemoves the specified font from the current collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
See Also