Вопрос

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

enter image description here

Is it possible?

Thanks.

Это было полезно?

Решение

Try this

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

for more details visit

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top