DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / LoadFonts Method

In This Topic
LoadFonts Method
In This Topic
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