Share via


HeaderFooterFormat Enumeration

The HeaderFooterFormat enumeration contains values that determine how headers and footers are interpreted before they are inserted into converted output.

Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Enumeration HeaderFooterFormat
public enum HeaderFooterFormat
public enum class HeaderFooterFormat
public enum HeaderFooterFormat
public enum HeaderFooterFormat

Members

Member name Description
Html The header or footer contains properly-formatted HTML and will be converted to the output format.
Text The header or footer contains plain text. If the plain text contains any special characters (for example, '<' or '&'), they will be escaped, when necessary, as they are written to the output.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003