0

I want to show a flow document without its defalut rules.

enter image description here

Is it possible?

Thanks.

Harry
  • 1,686
  • 2
  • 15
  • 21

1 Answers1

0

Try this

    <FlowDocumentScrollViewer >
        <FlowDocument>
        </FlowDocument>
    </FlowDocumentScrollViewer>

for more details visit

http://msdn.microsoft.com/en-us/library/system.windows.controls.flowdocumentscrollviewer.aspx

Heena
  • 8,450
  • 1
  • 22
  • 40