Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ImageSaveOptions Class / BlackAndWhite Property
In This Topic
    BlackAndWhite Property (ImageSaveOptions)
    In This Topic
    Gets or sets whether to save the image as a black and white image.
    Syntax
    public System.Nullable<bool> BlackAndWhite {get; set;}
    See Also