FlowDocumentReader::ViewingMode Property
.NET Framework (current version)
Gets or sets the viewing mode for the FlowDocumentReader.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property FlowDocumentReaderViewingMode ViewingMode { FlowDocumentReaderViewingMode get(); void set(FlowDocumentReaderViewingMode value); }
Property Value
Type: System.Windows.Controls::FlowDocumentReaderViewingModeOne of the FlowDocumentReaderViewingMode values that specifies the viewing mode. The default is FlowDocumentReaderViewingMode::Page.
Default FlowDocumentReader user interface (UI) includes buttons for selecting the viewing mode. The following figure shows the viewing mode selection buttons on a FlowDocumentReader with default UI.

For more information about FlowDocumentReader viewing modes, see FlowDocumentReaderViewingMode.
Identifier field | |
Metadata properties set to true |
.NET Framework
Available since 3.0
Available since 3.0
Show: