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

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