Tao.FreeType SDK Documentation

FT.FT_Get_Postscript_Name Method 

[Visual Basic]
Public Shared Function FT_Get_Postscript_Name( _
   ByVal face As IntPtr _
) As IntPtr
[C#]
public static IntPtr FT_Get_Postscript_Name(
   IntPtr face
);

See Also

FT Class | Tao.FreeType Namespace