CommandSet.ProcessOnMenuPrintPreviewCommand Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Virtual method to process the menu Print Preview operation
protected:
virtual void ProcessOnMenuPrintPreviewCommand();
protected virtual void ProcessOnMenuPrintPreviewCommand ();
abstract member ProcessOnMenuPrintPreviewCommand : unit -> unit
override this.ProcessOnMenuPrintPreviewCommand : unit -> unit
Protected Overridable Sub ProcessOnMenuPrintPreviewCommand ()