SaveFonts
MethodSaveFonts (Method)
Saves the font table to a external font file
Syntax:
Function SaveFonts(sFontFile As String) As Boolean
The SaveFonts method syntax consists of the following:
Parameter |
Data Type |
Description |
sFontFile |
String |
The name of the file in which the font table is saved |
Return value:
Boolean - True on success, false on error.