PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / EmbeddedFontCollection Class / Add Method

In This Topic
    Add Method (EmbeddedFontCollection)
    In This Topic
    Adds the specified EmbeddedFont to the current collection. Throws an exception if the font is already present in the collection.
    Overload List
    OverloadDescription
    Adds the specified EmbeddedFont to the current collection. Throws an exception if the font is already present in the collection.  
    Builds an EmbeddedFont based on the specified font, and adds it to the current collection. Throws an exception if the font is already present in the collection.  
    See Also