DocumentBase.FreezeLayout 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.
Fixes the layout of the document in Web view as it currently appears so that line breaks remain fixed and ink annotations do not move when you resize the window.
public:
void FreezeLayout();
public void FreezeLayout ();
member this.FreezeLayout : unit -> unit
Public Sub FreezeLayout ()