ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / BlackAndWhite Property

In This Topic
    BlackAndWhite Property
    In This Topic
    True if elements of the document will be printed in black and white. Read/write Boolean.
    Syntax
    'Declaration
     
    Public Property BlackAndWhite As Boolean
    public bool BlackAndWhite {get; set;}
    See Also