ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.String
    public System.string BaseFont2Name {get;}
    See Also