TextExtractionMode Enumeration
The TextExtractionMode enumeration contains values that specify how text will be extracted.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Enumeration TextExtractionMode
public enum TextExtractionMode
public enum class TextExtractionMode
public enum TextExtractionMode
public enum TextExtractionMode
Members
Member name | Description |
---|---|
ExtractText | Indicates that the text only is to be extracted. Any formatting will be ignored. |
NormalConversion | Indicates that formatting will be preserved in extracted text. |
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003