Esempio n. 1
0
 private void detail_Format(object sender, EventArgs e)
 {
     doc.CreateFrom(Path.Combine(f.SavePath, f.FileName));
 }