[]
Creates a new message printer with the specified line width and with the default locale.
public MsgPrinter(int linewidth)
Public Sub New(linewidth As Integer)
| Type | Name | Description |
|---|---|---|
| int | linewidth | The line width for which to format (in characters) |