C1.C1Report.4 Assembly > C1.C1Preview Namespace > EmbeddedFontCollection Class : Add Method |
Overload | Description |
---|---|
Add(EmbeddedFont) | Adds the specified EmbeddedFont to the current collection. Throws an exception if the font is already present in the collection. |
Add(Font) | 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. |