ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IBarcodeFont Interface / FontStyle Property

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