LoadFonts
MethodLoadFonts (Method)
Loads the font table from a external AVAX font file
Syntax:
Function LoadFonts(sFontFile As String) As Boolean
The LoadFonts method syntax consists of the following:
Parameter |
Data Type |
Description |
sFontFile |
String |
The name of the file |
Return value:
Boolean - True when loading succeeds; false when loading fails.