共用方式為


CommandSet.ProcessOnMenuPrintPreviewCommand 方法

開啟 [列印預覽] 視窗。 覆寫這個方法來變更此行為。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

語法

'宣告
Protected Overridable Sub ProcessOnMenuPrintPreviewCommand
protected virtual void ProcessOnMenuPrintPreviewCommand()

備註

若要變更預設行為,請在 YourLanguageCommandSet 覆寫這個方法。

.NET Framework 安全性

請參閱

參考

CommandSet 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間