Method Print
Print()
Starts the document's printing process.
public virtual 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.
public virtual void Print()
Specify the output to print by handling the PrintPage event and by using the DrawingContext included in the PrintPageEventArgs.