MarkupType Enumeration

Specifies whether markup that appears in a text run should be processed.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration MarkupType
'Usage
Dim instance As MarkupType
public enum MarkupType
public enum class MarkupType
type MarkupType
public enum MarkupType

Members

Member name Description
None No markup should be processed.
HTML HTML markup appearing in the text run should be processed.