TextFormat Enumeration

Defines format of a text.

Namespace:  Aspose.Email.PersonalInfo
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum TextFormat
Members
  Member nameValueDescription
Text0 The plain text.
Html1 The html format.
See Also