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. |