WPF Documents | Flow Documents-ii | Documents in WPF

Опубликовано: 21 Март 2026
на канале: tips'n tricks (Tips&Tricks)
1,509
17

Hey guys this is the revised version. I noticed an edit error in previous video so i cut that part off and reposting this with 6min shorter. Thanks.

Welcome to WPF Tutorials ~ Documents in WPF ~ FlowDocument in WPF

Flow documents in WPF are built similar to html pages. Flow documents are hosted by a few types of wrappers or document types ie FlowDocumentPageViewer, FlowDocumentScrollViewer, FlowDocumentReader and RichTextBox. A flow document added inside the wrapper and then the content added to the flow document in forms of paragraphs, lists, tables, BlockUIContainers so on..

In this part, we're going to see Figure, Floater, Span , Run and more and some of the key properties associated..enjoy

What is a Flow Document?
#HowToCreateFlowDocument?
What's the difference between flow document and fixed document?
How to use a flow document?
What type of flow documents?
What are the common document types?


Link to the Code: https://crudzone.wordpress.com/wpf-co...