| | Plumtree UI Infrastructure API | |
| HTMLBody.SetLeftMargin Method |
Set the value of the leftmargin attribute.
public virtual void SetLeftMargin(
string s
);
Parameters
-
s
- Pass a valid String value.
See Also
HTMLBody Class | com.plumtree.xpshared.htmlelements Namespace