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