PrintManager.NumberOfCopies Property
Parent Object: PrintManagerDescription
Gets/Sets the number of copies to be printed. Defaults to 1.
Syntax
PrintManager.NumberOfCopies() As LongProperty Value
This is a read/write property whose value is a Long.Samples
Name | Description |
Printing - Part or Assembly | This sample demonstrates how to print a Part or Assembly document. |