ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / FontSize Property

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