Enum TextFormat
TextFormat enumeration
Defines format of a text.
public enum TextFormat
Values
Name | Value | Description |
---|---|---|
Text | 0 | The plain text. |
Html | 1 | The html format. |
See Also
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email
Defines format of a text.
public enum TextFormat
Name | Value | Description |
---|---|---|
Text | 0 | The plain text. |
Html | 1 | The html format. |