I'm making a WPF text-editor using TextFormatter. I need to justify the last line in each paragraph.
Something like that:
I need to justify the last line in each
paragraph I need to justify the last li
ne in each paragraph I need to justify
the last line in each paragraph I need
to justify the last line in
how to make this happen?
Thanks in advance!!