Overload | Description |
---|---|
LoadFonts(Byte[],Boolean) | Loads all fonts from a specified byte array into the collection.
Use the RegisterFont method if there is a font file. |
LoadFonts(Stream,Int32,Boolean) | Loads all fonts from the specified stream into the collection.
Use the RegisterFont method if there is a font file. |