Uiinfrastructure API Docs  
 

HTMLElement.GetForceLineBreaksAfterSafeElements Method 

This method returns whether or not to use line breaks after elements where it does not affect the HTML output.

public virtual bool GetForceLineBreaksAfterSafeElements();

Return Value

boolean true implies use line breaks.

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace