_Document.UnfreezeLayout Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reverses the effect of UnfreezeLayout(), and enables line breaks to change and ink annotations to move when you resize the Web browser window.
public:
void UnfreezeLayout();
public void UnfreezeLayout ();
abstract member UnfreezeLayout : unit -> unit
Public Sub UnfreezeLayout ()