1
Answer

Open any type of file,click print button programatically.

Photo of saravana narayanan

saravana narayanan

13y
2.3k
1
In windows application iam using System.Diagnostics.Process.Start(filepath) to open the file and i would to click the print option thro programatically.
   
Whether we can able to achieve this in windows application. Kindly help me.

Answers (1)