MarkupType 枚举

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

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration MarkupType
用法
Dim instance As MarkupType
public enum MarkupType
public enum class MarkupType
type MarkupType
public enum MarkupType

成员

成员名称 说明
None No markup should be processed.
HTML HTML markup appearing in the text run should be processed.