C1.WPF.PrintDocument.4.6.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
 
See Also