This documentation is archived and is not being maintained.
FlowDocumentReader.ViewingMode Property
Visual Studio 2010
Gets or sets the viewing mode for the FlowDocumentReader.
Assembly: PresentationFramework (in PresentationFramework.dll)
XMLNS for XAML: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
<object ViewingMode="FlowDocumentReaderViewingMode" .../>
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.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: