C# Tutorials
C# Tutorials,C# 4.0 Tutorials,C# 4.0 basics, C# learners guide
Friday, 4 January 2013
Get the windows font directory C#
Get the windows font directory C#
String FontsFolder= System.Environment.GetFolderPath(Environment.SpecialFolder.Fonts);
Console.Write(FontsFolder);
for ex://output
c:\windows\fonts.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment