Exemplo n.º 1
0
 private void SaveDocument(object sender, EventArgs e)
 {
     pdf.SaveDocument(GetFilePath());
 }