Share

PrintManager.NumberOfCopies Property

Parent Object: PrintManager

Description

Gets/Sets the number of copies to be printed. Defaults to 1.

Syntax

PrintManager.NumberOfCopies() As Long

Property 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.

Version

Introduced in version 5

Was this information helpful?