update 0250704
This commit is contained in:
@@ -50,7 +50,7 @@ namespace ZZ_Signature_C
|
||||
string ul = txtunterschriftlinks.Text;
|
||||
string ur = txtunterschriftrechts.Text;
|
||||
|
||||
ws.sign_doc(ref word, ul, ur, "", txtdoktypnr.Text);
|
||||
ws.sign_doc(ref word, ul, ur, "", txtdoktypnr.Text);
|
||||
docWord.Activate();
|
||||
word.Visible = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user