Enum SectionHeaderType
SectionHeaderType enumeration
Represents the type of heading for the section.
public enum SectionHeaderType
Values
| Name | Value | Description |
|---|---|---|
| h1 | 0 | Heading element h1 |
| h2 | 1 | Heading element h2 |
| h3 | 2 | Heading element h3 |
| h4 | 3 | Heading element h4 |
| h5 | 4 | Heading element h5 |
| h6 | 5 | Heading element h6 |
| header | 6 | Heading element header |
See Also
- namespace Aspose.Email.Amp
- assembly Aspose.Email