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

In This Topic
    Underline Property
    In This Topic
    Whether to show underline.
    Syntax
    'Declaration
     
    
    Public Property Underline As Boolean
    public bool Underline {get; set;}
    See Also