DrawingHandlerPrintDrawing Method

Overload List
  NameDescription
Public methodPrintDrawing(Drawing, DPMPrinterAttributes)
Prints the drawing using the given printer attributes.
Public methodPrintDrawing(Drawing, PrintAttributes)
Prints the drawing using the given printer instance. NOTE! The drawing cannot be active, otherwise printing fails.
Public methodPrintDrawing(Drawing, DPMPrinterAttributes, String)
Prints the drawing to file using the given printer attributes and name of the output file. The given output file overrides the printer attributes file settings.
Public methodPrintDrawing(Drawing, PrintAttributes, String)
Prints the drawing to file using the given printer instance. NOTE! The drawing cannot be active, otherwise printing fails.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next