PrintManager.Printer Property
Parent Object: PrintManagerDescription
Gets/Sets the name of the printer. This is the printer's identifier. Defaults to default printer for this machine.
Syntax
PrintManager.Printer() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Printing - Part or Assembly | This sample demonstrates how to print a Part or Assembly document. |