Refreshes the preview of the document.
[Visual Basic] Public Sub InvalidatePreview() [C#] public void InvalidatePreview(); [C++] public: void InvalidatePreview(); [JScript] public function InvalidatePreview();
Call this method if the document appearance has changed.
PrintPreviewControl Class | PrintPreviewControl Members | System.WinForms Namespace