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

In This Topic
    BlackAndWhite Property (XLSheetRendering)
    In This Topic
    Gets indication that print black and white.
    Syntax
    'Declaration
     
    Public Property BlackAndWhite As System.Boolean
    public System.bool BlackAndWhite {get; set;}
    See Also