InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet Class / BaseFont2Name Property

In This Topic
    BaseFont2Name Property (FontSubSet)
    In This Topic
    Gets base font name that was read from font's data, this property should be used to create PDF fonts.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseFont2Name As String
    public string BaseFont2Name {get;}
    See Also