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

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