PrintPreviewControl.InvalidatePreview Method

Definition

Refreshes the preview of the document.

public:
 void InvalidatePreview();
public void InvalidatePreview ();
member this.InvalidatePreview : unit -> unit
Public Sub InvalidatePreview ()

Remarks

Call this method if the document appearance has changed.

Applies to