Uiinfrastructure API Docs  
 

HTMLElement.GetStyle Method 

Call this method to obtain the value of the style attribute of this HTML element.

public virtual string GetStyle();

Return Value

String indicating the style attribute value.

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace