ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / Color Property

In This Topic
    Color Property (SystemPrinter)
    In This Topic
    Determines whether or not the report will print in color.
    Syntax
    'Declaration
     
    Public Property Color As Boolean
    public bool Color {get; set;}
    See Also