Exemplo n.º 1
0
 public void SaveOptions()
 {
     PrintHelper.SetRegistryKey("AutoRepair", AutoRepair.ToString());
     PrintHelper.SetRegistryKey("PrintAllVal", PrintAllVal.ToString());
 }