Documents for PDF, .NET Edition Documentation
LoadFonts Method

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > FontCollection Class : LoadFonts Method
Loads all fonts from a specified byte array into the collection.

Use the RegisterFont method if there is a font file.

Overload List
OverloadDescription
Loads all fonts from a specified byte array into the collection.

Use the RegisterFont method if there is a font file.

 
Loads all fonts from the specified stream into the collection.

Use the RegisterFont method if there is a font file.

 
See Also

Reference

FontCollection Class
FontCollection Members