ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLPrintSettings Class / BlackAndWhite Property

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