Uiinfrastructure API Docs  
 

HTMLElement.ForceFormattingOff Method 

Call this method to force formatting off for this HTMLElement object.

Whether or not HTML is formatted generally percolates down through an HTMLElement structure.

public virtual void ForceFormattingOff();

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace