Example #1
0
 private void BillBtn_Click(object sender, RoutedEventArgs e)
 {
     System.Diagnostics.Process.Start(BaiduGeneralOCR.GetUrl_bill());
 }