private void buttonSignAuto_Click(object sender, RibbonControlEventArgs e)
 {
     AddInUtilities.SignatureAuto();
 }