Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public static string GetFontBaseName( string fontName ) |
Visual Basic |
---|
Public Shared Function GetFontBaseName ( _ fontName As String _ ) As String |
Visual C++ |
---|
public: static String^ GetFontBaseName( String^ fontName ) |
Parameters
- fontName
- Type: System..::..String