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