FlowDocumentReader.IsPageViewEnabled 속성

정의

Page를 보기 모드로 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Boolean

단일 페이지 보기 모드를 사용할 수 있으면 true이고, 그렇지 않으면 false입니다. 기본값은 true입니다.

예외

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

설명

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

종속성 속성 정보

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

적용 대상

추가 정보