FlowDocumentPageViewer.DecreaseZoom 方法

定義

執行 DecreaseZoom 傳送的命令。

public:
 void DecreaseZoom();
public void DecreaseZoom ();
member this.DecreaseZoom : unit -> unit
Public Sub DecreaseZoom ()

備註

這個方法會依 屬性所 ZoomIncrement 指定的值減少目前的 Zoom 層級。

預設 FlowDocumentPageViewer 使用者介面 (UI) 包含可減少縮放的按鈕。

如果 屬性傳 false 回 , CanDecreaseZoom 則呼叫這個方法沒有任何作用。

適用於

另請參閱