MarkupType Enumeración
Specifies whether markup that appears in a text run should be processed.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration MarkupType
'Uso
Dim instance As MarkupType
public enum MarkupType
public enum class MarkupType
type MarkupType
public enum MarkupType
Miembros
Nombre del miembro | Descripción | |
---|---|---|
None | No markup should be processed. | |
HTML | HTML markup appearing in the text run should be processed. |