Sets the text alignment style.
public void setTextAlign( int nAlignment )
nAlignment
The new alignment setting. This can be one of following values defined in DhAlignment:
LEFT (default)
WFCInvalidArgumentException thrown if nAlignment is not one of the correct values.
See Also getTextAlign