DocumentViewer.CanDecreaseZoom 속성

정의

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

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

속성 값

Boolean

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

설명

최소 확대/축소 값은 5%입니다. 최소 CanDecreaseZoom 확대/축소 수준에 도달하면 속성이 됩니다 false .

종속성 속성 정보

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

적용 대상

추가 정보