ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPrinterSettings Interface / SupportsColor Property

In This Topic
    SupportsColor Property
    In This Topic
    Gets a value indicating whether this printer supports color printing.
    Syntax
    'Declaration
     
    ReadOnly Property SupportsColor As Boolean
    bool SupportsColor {get;}
    See Also