Share

DrawingPrintManager.NumberOfCopies Property

Parent Object: DrawingPrintManager

Description

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

Syntax

DrawingPrintManager.NumberOfCopies() As Long

Property Value

This is a read/write property whose value is a Long.

Samples

Name Description
Printing - Drawing Print This sample demonstrates how to print a drawing, setting specifics such as sheet range.

Version

Introduced in version 5

Was this information helpful?