Disabling text selection in DocumentViewer
Posted
by bjutus
on Stack Overflow
See other posts from Stack Overflow
or by bjutus
Published on 2008-12-15T12:22:40Z
Indexed on
2010/06/09
7:02 UTC
Read the original article
Hit count: 1357
Hello!
Simple question. How do you disable the text selection of DocumentViewer in WPF? This is the feature where an XPS document is displayed by the viewer and then text can be highlighted via mouse. The highlighted text can also be copied but I have already disabled this. I just don't know how to disable the highlighting.
Thanks!
© Stack Overflow or respective owner