B
Badis
Hi,
how can disable Word message boxes and alerts while doing automation!!?
I have tried:
wrdApp.DisplayAlerts = Word.WdAlertLevel.wdAlertsNone;
and
wrdApp.DisplayAlerts =0;
how can disable Word message boxes and alerts while doing automation!!?
I have tried:
wrdApp.DisplayAlerts = Word.WdAlertLevel.wdAlertsNone;
and
wrdApp.DisplayAlerts =0;