Sets the text vertical alignment style.
public void setTextVerticalAlign( int nVerticalAlign )
nVerticalAlign
The new alignment setting. This can be one of following values found in DhAlignment:
BASELINE (default)
WFCInvalidArgumentException thrown if nAlignment is not one of the above values.
See Also getTextVerticalAlign