Windows Presentation Foundation (WPF) is a graphical subsystem by Microsoft for rendering user interfaces
in Windows-based applications.
WPF, previously known as "Avalon", was initially released as part of .NET Framework 3.0 in 2006. WPF
uses DirectX and attempts to provide a consistent programming model for building applications.
It separates the user interface from business logic, and resembles similar XML-oriented object models,
such as those implemented in XUL and SVG.
We will show, how you can easily create a Document Viewer with the ability to view formats: DOCX, PDF, RTF, Text, HTML, etc.
You can modify the interface, control panel and anything else using XAML.
To create a Viewer you need a set of icons, add some third-party dependencies.
The general view of the interface (in our example) is as follows.
Download our sample of Document Viewer and create your own. Good luck.
Если вам нужен пример кода или у вас есть вопрос: напишите нам по адресу support@sautinsoft.com или спросите в онлайн-чате (правый нижний угол этой страницы) или используйте форму ниже: