ActiveReports 12 Server User Guide
Color Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > PrintingOptions Class : Color Property
Gets or sets a value indicating whether the page should be printed in color
Syntax
'Declaration
 
Public Property Color As Nullable(Of Boolean)
public Nullable<bool> Color {get; set;}
See Also

Reference

PrintingOptions Class
PrintingOptions Members