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