ApplicationClass.ScreenRefresh Method
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Sub ScreenRefresh
'Usage
Dim instance As ApplicationClass
instance.ScreenRefresh()
public virtual void ScreenRefresh()