SectionHeaderType Property |
Type of header.
Namespace:
Aspose.Email.Amp
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public SectionHeaderType Type { get; set; }
Public Property Type As SectionHeaderType
Get
Set
public:
property SectionHeaderType Type {
SectionHeaderType get ();
void set (SectionHeaderType value);
}
member Type : SectionHeaderType with get, set
Property Value
Type:
SectionHeaderTypeSee Also