BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / FontSize Property

In This Topic
    FontSize Property (C1BarCode)
    In This Topic
    Gets or sets the font size.
    Syntax
    'Declaration
     
    Public Shadows Property FontSize As Double
    public new double FontSize {get; set;}
    See Also