Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPrintSettings Class / BlackAndWhite Property

In This Topic
    BlackAndWhite Property (XLPrintSettings)
    In This Topic
    Gets or sets whether to print the sheet in monochrome mode.
    Syntax
    'Declaration
     
    
    Public Property BlackAndWhite As Boolean
    public bool BlackAndWhite {get; set;}
    See Also