Class SectionValue
SectionValue class
Represents the content of the section.
public class SectionValue
Constructors
Name | Description |
---|---|
SectionValue(object) | Creates instance of SectionValue. |
Properties
Name | Description |
---|---|
Data { get; set; } | Section data. |
Methods
Name | Description |
---|---|
ToAmpHtml() | AmpHtml representation of section value. |
ToHtml() | Html representation of section value. |
See Also
- namespace Aspose.Email.Amp
- assembly Aspose.Email