ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IBarcodeFont Interface / FontWeight Property

In This Topic
    FontWeight Property (IBarcodeFont)
    In This Topic
    Gets or Sets the weight of the font for the barcode value. The default value for this property is normal.
    Syntax
    'Declaration
     
    
    Property FontWeight As String
    string FontWeight {get; set;}
    See Also