DrawString & Right to left ???? [modified]
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Is there any way to write text from right to left with DrawString method? I want print bill and I want align amounts of bill items to right side. The amounts length are not equal so some amount strings are not quite on right side, some strings are too long and are out of bounds. How can I do this? Sorry my english. Thanks, Jure
-
Hi, Is there any way to write text from right to left with DrawString method? I want print bill and I want align amounts of bill items to right side. The amounts length are not equal so some amount strings are not quite on right side, some strings are too long and are out of bounds. How can I do this? Sorry my english. Thanks, Jure