V
Vitalya
Hi all,
I write Word Add-In(C++).
I implement DocumentBeforePrint method to intercept document printing.
How can I check in this method that it was default printing - I mean that
user press print option on the context menu in Windows Explorer?
I want to know if print dialog have to be opened or printing will be
performed without dialog to defualt printer.
Thank in advance
I write Word Add-In(C++).
I implement DocumentBeforePrint method to intercept document printing.
How can I check in this method that it was default printing - I mean that
user press print option on the context menu in Windows Explorer?
I want to know if print dialog have to be opened or printing will be
performed without dialog to defualt printer.
Thank in advance