DocumentViewer.CanDecreaseZoom 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示 DocumentViewer 是否可以進一步縮小的值。
public:
property bool CanDecreaseZoom { bool get(); };
public bool CanDecreaseZoom { get; }
member this.CanDecreaseZoom : bool
Public ReadOnly Property CanDecreaseZoom As Boolean
屬性值
如果控制項可以進一步縮小,則為 true
,否則為 false
。
備註
最小縮放值為 5%。 當達到最小縮放層級時,屬性 CanDecreaseZoom 就會 false
變成 。
相依性屬性資訊
識別碼欄位 | CanDecreaseZoomProperty |
中繼資料屬性設定為 true |
無 |