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

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