DocumentBase.ClosePrintPreview Method

Definition

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 ()

Applies to