'Declaration Public Overrides Function ConvertToPostScriptFontName( _
ByVal fontNameName of the font.As System.String _
) As System.String
public override System.String ConvertToPostScriptFontName(
System.String fontName
)
public: System.String ConvertToPostScriptFontName(
System.String fontName
); override
public:
System.String ConvertToPostScriptFontName(
System.String fontName
); override
Parameters
- fontName
- Name of the font.
Return Value
Post-Script font name.