Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IBarcode Interface / BackgroundColor Property
In This Topic
    BackgroundColor Property (IBarcode)
    In This Topic
    A color that represents the barcode backgroundcolor. The default value is 'rgb(255, 255, 255)'
    Syntax
    System.string BackgroundColor {get;}
    See Also