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

In This Topic
    Family Property
    In This Topic
    Font family name.
    Syntax
    'Declaration
     
    
    Public Property Family As String
    public string Family {get; set;}
    See Also