c# - Avalonedit: Use line tab instead of paragraph tab? -


i'm writing basic word processing program, , i'm using avalonedit because it's easy use , handles large volumes of text more efficiently built-in wpf controls.

one of issues i'm running when tab or space @ beginning of paragraph, entire paragraph indented, rather line on.

is there way change in avalonedit?

you can set texteditor.options.inheritwordwrapindentation = false;


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

python - Django-cities exits with "killed" -

python - How to get a widget position inside it's layout in Kivy? -