ActiveReports Developer 7
Copies Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : Copies Property

Glossary Item Box

Determines the number of copies to print.

Syntax

Visual Basic (Declaration) 
Public Property Copies As System.Short
C# 
public System.short Copies {get; set;}

Property Value

Short value.

See Also