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

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