StandardFormatter
StandardFormatter constructor (1 of 3)
Initializes a new instance of the StandardFormatter
class.
public StandardFormatter()
See Also
- class StandardFormatter
- namespace Aspose.Email.Tools.Logging
- assembly Aspose.Email
StandardFormatter constructor (2 of 3)
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 constructor (3 of 3)
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