0
Answer

How to to know if the printing is finished or not? need Help

Mourad Reporter

Mourad Reporter

18y
1.8k
1
Hi everbody
i want to know ho to deal with EndPrint Event to know that the printing is finished like that

While (EndPrint = True)
{
watining();
}
else
Instructions
-----
-----
tnx for all!