Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / BackColor Property

In This Topic
    BackColor Property
    In This Topic
    Gets or sets the background color for the barcode image.
    Syntax
    'Declaration
     
    
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also