Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / SetCtlFontName Method
A string representing the name of the font.
In This Topic
    SetCtlFontName Method
    In This Topic
    Description
    This method sets the font name.
    Syntax
    Visual Basic
    Public Sub SetCtlFontName( _
       ByVal Name As String _
    ) 
    Parameters
    Name
    A string representing the name of the font.
    Remarks

    Sets the font family name.

    See Also