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 -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -