ActiveReports 12 Server User Guide
Copies Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > PrintingOptions Class : Copies Property
Gets or sets the number of copies of the report to print
Syntax
'Declaration
 
Public Property Copies As Nullable(Of Short)
public Nullable<short> Copies {get; set;}
See Also

Reference

PrintingOptions Class
PrintingOptions Members