ActiveReports 12
Color Property (SystemPrinter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : Color Property
Determines whether or not the report will print in color.
Syntax
'Declaration
 
Public Property Color As Boolean
public bool Color {get; set;}

Property Value

Boolean value. True, if the report will print in color; otherwise, false.
See Also

Reference

SystemPrinter Class
SystemPrinter Members