Initializes a new instance of the class.
[Visual Basic]
Public Sub New()
[C#]
public AwTextAdjust();
Example
How to create a new instance of the class.
Dim ta As New AwTextAdjust()
AwTextAdjust ta = new AwTextAdjust();
See Also
AwTextAdjust Class | Asterworld.Text Namespace