FlowDocumentReader::IsPageViewEnabled Property
.NET Framework (current version)
Gets or sets a value that indicates whether Page is available as a viewing mode.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue to indicate that single-page viewing mode is available; otherwise, false. The default is true.
| Exception | Condition |
|---|---|
| ArgumentException | Setting this property to false while IsScrollViewEnabled and IsTwoPageViewEnabled are also false. |
.NET Framework
Available since 3.0
Available since 3.0
Show: