Is it possible to hide the controls below, like a zoom slider, page navigation, etc. in FlowDocumentReader? It seems that only a search can be hidden through the IsFindEnabled property.
To do this, you need to change the default template - this is easy to do in Blend, but I do not know how to do it in VS. I have done this before, but it is definitely possible.
Just use FlowDocumentScrollViewerand set the property IsToolBarVisibleto false.
FlowDocumentScrollViewer
IsToolBarVisible
Source: https://habr.com/ru/post/1724141/More articles:ASP.NET MVC 2 Preview 2 under Mono on Linux - jsonAJAX request status return 0 - javascripthow to get tray icons - c #How to read value from GPIO port of ARM microcontroller? - cAny open-source Alt-Tab window switcher project exists? - windowsProcessing various results from parsedatetime - pythonOO Javascript: a good way to combine prototype inheritance with private vars? - javascriptHow to create a new flicker of centrality? - rSQLite ADO.NET and ExecuteScalar () - sqlitemaximum length of a text field vb.net 2008 - vb.netAll Articles