ConvertFontFileNameToPostScriptName(String) Method (FileFontProgramsController)
Converts the name of the font file to the font name in PostScript syntax.
'Declaration
Public Overridable Function ConvertFontFileNameToPostScriptName( _
ByVal As System.String _
) As System.String
public virtual System.String ConvertFontFileNameToPostScriptName(
System.String
)
public: virtual System.String ConvertFontFileNameToPostScriptName(
System.String
)
public:
virtual System.String ConvertFontFileNameToPostScriptName(
System.String
)
Parameters
- fontFileName
- Name of the font file, without extension, from the additional fonts directory.
Return Value
Font name in PostScript syntax.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5