public WebFontPreferences()
 {
     ExportPreferences = new FontExportPreferences();
     ImagePreferences  = new FontImagePreferences();
 }
Exemplo n.º 2
0
 public WebFontPreferences()
 {
     ExportPreferences = new FontExportPreferences();
     ImagePreferences = new FontImagePreferences();
 }