DocumentViewer.CanIncreaseZoom 속성

정의

DocumentViewer를 더 확대할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool CanIncreaseZoom { bool get(); };
public bool CanIncreaseZoom { get; }
member this.CanIncreaseZoom : bool
Public ReadOnly Property CanIncreaseZoom As Boolean

속성 값

Boolean

컨트롤을 더 확대할 수 있으면 true이고, 그렇지 않으면 false입니다.

설명

최대 확대/축소 값은 5000%입니다. CanIncreaseZoom becomes false when the maximum zoom level is reached.

종속성 속성 정보

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

적용 대상

추가 정보