Plumtree UI Infrastructure API  
 

HTMLBody.SetTopMargin Method 

Set the value of the topmargin attribute.

public virtual void SetTopMargin(
   string s
);

Parameters

s
Pass a valid String value.

See Also

HTMLBody Class | com.plumtree.xpshared.htmlelements Namespace