FlowDocumentReader.IsTwoPageViewEnabled プロパティ

定義

TwoPageを表示モードとして使用できるかどうかを示す値を取得または設定します。

public:
 property bool IsTwoPageViewEnabled { bool get(); void set(bool value); };
public bool IsTwoPageViewEnabled { get; set; }
member this.IsTwoPageViewEnabled : bool with get, set
Public Property IsTwoPageViewEnabled As Boolean

プロパティ値

true TwoPageが表示モードとして使用可能であることを示す場合は !。それ以外の場合はfalse。 既定値は true です。

例外

IsPageViewEnabledIsScrollViewEnabledfalseされている間、このプロパティをfalseに設定します。

注釈

少なくとも 1 つの表示モードを有効にする必要があります。

依存関係プロパティ情報

品目 Value
識別子フィールド IsTwoPageViewEnabledProperty
に設定されたメタデータ プロパティ true None

適用対象

こちらもご覧ください