A
A
Andrew2015-08-01 18:59:32
WPF
Andrew, 2015-08-01 18:59:32

How to set the number of copies to print in code?

Cannot set the number of copies to print

PrintDialog printDialog = new PrintDialog();
printDialog.PrintTicket.CopyCount = 3;

Where is the mistake?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Ai Lab, 2015-08-02
@vpuhoff

Send to print the desired number of times.

V
Vitaly Pukhov, 2015-08-12
@Neuroware

you just need to add the missing links :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question