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입니다.

예외

이 속성을 while falseIsPageViewEnabled areIsScrollViewEnabledfalse 설정합니다.

설명

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

종속성 속성 정보

항목 가치
식별자 필드 IsTwoPageViewEnabledProperty
메타데이터 속성이 다음으로 설정됩니다. true None

적용 대상

추가 정보