StandardFormatter.StandardFormatter
StandardFormatter()
Initializes a new instance of the StandardFormatter class.
public StandardFormatter()
See Also
- class StandardFormatter
- namespace Aspose.Email.Tools.Logging
- assembly Aspose.Email
StandardFormatter(StringBuilder)
Initializes a new instance of the StandardFormatter class.
public StandardFormatter(StringBuilder headerText)
| Parameter | Type | Description |
|---|---|---|
| headerText | StringBuilder | The header text. |
See Also
- class StandardFormatter
- namespace Aspose.Email.Tools.Logging
- assembly Aspose.Email
StandardFormatter(string)
Initializes a new instance of the StandardFormatter class.
public StandardFormatter(string headerText)
| Parameter | Type | Description |
|---|---|---|
| headerText | String | The header text. |
See Also
- class StandardFormatter
- namespace Aspose.Email.Tools.Logging
- assembly Aspose.Email