PrintPreviewControl.AutoZoom 屬性

定義

取得或設定值,指出調整控制項大小或變更自動顯示的頁數是否會適當地調整 Zoom 屬性。

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

屬性值

如果變更控制項大小或頁數會調整 Zoom 屬性則為 true,否則為 false。 預設為 true

適用於

另請參閱