Web API Core | ComponentOne
C1.Web.Api.BarCode Namespace / Font Class / Size Property

In This Topic
    Size Property (Font)
    In This Topic
    Font size.
    Syntax
    'Declaration
     
    
    Public Property Size As Single
    public float Size {get; set;}
    See Also