Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DhStyleBase.setTextVerticalAlign

Sets the text vertical alignment style.

Syntax

public void setTextVerticalAlign( int nVerticalAlign )

Parameters

nVerticalAlign

The new alignment setting. This can be one of following values found in DhAlignment:

Exceptions

WFCInvalidArgumentException thrown if nAlignment is not one of the above values.

See Also   getTextVerticalAlign