public WebFontPreferences()
 {
     ExportPreferences = new FontExportPreferences();
     ImagePreferences  = new FontImagePreferences();
 }
Exemple #2
0
 public WebFontPreferences()
 {
     ExportPreferences = new FontExportPreferences();
     ImagePreferences = new FontImagePreferences();
 }