WPF Documents | Flow Documents-i | Documents in WPF
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.. What is a Flow Document? How to create Flow Document? 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?
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.. What is a Flow Document? How to create Flow Document? 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?