DrawingPrintManager.SubmitPrint Method
Parent Object: DrawingPrintManagerDescription
Method that prints using the current property settings defined by the PrintManager object.
Syntax
DrawingPrintManager.SubmitPrint()Samples
Name | Description |
Printing - All Sheets in Drawing | This sample demonstrates how to print all sheets in a drawing document and set some of the DrawingPrintManager properties. |
Printing - Drawing Print | This sample demonstrates how to print a drawing, setting specifics such as sheet range. |