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

속성 값

Boolean

TwoPage을 보기 모드로 사용할 수 있으면 true이고, 그렇지 않으면 false입니다. 기본값은 true입니다.

예외

IsPageViewEnabledIsScrollViewEnabledfalse일 때 이 속성을 false로 설정하는 경우

설명

하나 이상의 보기 모드를 사용하도록 설정해야 합니다.

종속성 속성 정보

식별자 필드 IsTwoPageViewEnabledProperty
메타 데이터 속성 설정 true 없음

적용 대상

추가 정보