| TextToHtmlFooterFormat Property |
Get or set the footer format.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public HeaderFooterFormat FooterFormat { get; set; }
Property Value
HeaderFooterFormatThe footer format.
Remarks
Gets or sets the footer format.
See Also