_Document.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 specified document from print preview to the previous view. If the specified document isn't in print preview, an error occurs.
public:
void ClosePrintPreview();
public void ClosePrintPreview ();
abstract member ClosePrintPreview : unit -> unit
Public Sub ClosePrintPreview ()