Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / Font Property

In This Topic
    Font Property (BarCodeRequest)
    In This Topic
    Gets or sets the font of the text.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also