Freigeben über


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

Elemente

Elementname Beschreibung
HTML HTML markup appearing in the text run should be processed.
None No markup should be processed.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace