Udostępnij za pośrednictwem


Document.UnfreezeLayout Method (2007 System)

Reverses the effect of FreezeLayout, and enables line breaks to change and ink annotations to move when you resize the Web browser window.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

'Declaration
Public Sub UnfreezeLayout
'Usage
Dim instance As Document

instance.UnfreezeLayout()
public void UnfreezeLayout()
public:
void UnfreezeLayout()
public function UnfreezeLayout()

.NET Framework Security

See Also

Reference

Document Class

Document Members

Microsoft.Office.Tools.Word Namespace