ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IBarcodeFont Interface / TextDecoration Property

In This Topic
    TextDecoration Property (IBarcodeFont)
    In This Topic
    Gets or Sets the decoration for the text in the barcode value. The default value for this property is none.
    Syntax
    'Declaration
     
    Property TextDecoration As String
    string TextDecoration {get; set;}
    See Also