Method Print
Print()
Starts the document's printing process.
void Print()
Remarks
Specify the output to print by handling the PrintPage event and by using the DrawingContext included in the PrintPageEventArgs.
Starts the document's printing process.
void Print()
Specify the output to print by handling the PrintPage event and by using the DrawingContext included in the PrintPageEventArgs.