DocumentBase.ClosePrintPreview 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.
Switches the document from print preview to the previous view. If the document is not in print preview, an exception is thrown.
public:
void ClosePrintPreview();
public void ClosePrintPreview ();
member this.ClosePrintPreview : unit -> unit
Public Sub ClosePrintPreview ()