Write .txt FIle in selected fonts
Visual Basic
5
Posts
3
Posters
0
Views
1
Watching
-
Hi i wants to create(Write) file in selected font, can i have any idea?
Hitesh sojitra
-
Hi i wants to create(Write) file in selected font, can i have any idea?
Hitesh sojitra
No, you can not. :( Plain text files do not contain any information regarding formatting like font size, color, margin etc...
-
Hi i wants to create(Write) file in selected font, can i have any idea?
Hitesh sojitra
-
You could use Rich Text Format: NRTFTree - A class library for RTF processing in C#[^]
I believe, he is looking for .txt and not .rtf ;)
-
I believe, he is looking for .txt and not .rtf ;)