An open API service indexing awesome lists of open source software.

https://github.com/bezzad/textviewer

WPF canvas as text viewer like FlowDocument by more features like lines and word selection.
https://github.com/bezzad/textviewer

2d-text canvas document flowdocument text-viewer wpf-controls

Last synced: 9 months ago
JSON representation

WPF canvas as text viewer like FlowDocument by more features like lines and word selection.

Awesome Lists containing this project

README

          

# TextViewer
WPF canvas as text viewer is similar to FlowDocument with more features like paragraph layout, word selection, magnifier and etc.

### RTL content sample
![rtl sample](https://github.com/bezzad/TextViewer/raw/master/sample1.png)

### LTR content sample
![ltr sample](https://github.com/bezzad/TextViewer/raw/master/sample2.png)

### Annotation Box sample
![ltr sample](https://github.com/bezzad/TextViewer/raw/master/sample3.png)