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

In This Topic
    Bold Property
    In This Topic
    Whether to make the text bold.
    Syntax
    'Declaration
     
    
    Public Property Bold As Boolean
    public bool Bold {get; set;}
    See Also