Uiinfrastructure API Docs  
 

HTMLElement.SetDoFormat Method 

Call this method to specify whether or not this HTML element generates HTML text formatted for readabilty.

public virtual void SetDoFormat(
   bool b
);

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace