Bitmap.DT_WordWrap Field
Specifies whether a line of bitmap text automatically wraps words to the beginning of the next line when the line reaches its maximum width.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Graphics (in microsoft.spot.graphics.dll)
The .NET Micro Framework provides the Microsoft.SPOT.Bitmap class for lower-level access, such as animation. For displaying static bitmaps and hyperlinked bitmaps, use the Microsoft.SPOT.Presentation.Controls.Image control.