Enumeração MarkupType
Specifies whether markup that appears in a text run should be processed.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration MarkupType
'Uso
Dim instance As MarkupType
public enum MarkupType
public enum class MarkupType
type MarkupType
public enum MarkupType
Membros
Nome do membro | Descrição | |
---|---|---|
HTML | HTML markup appearing in the text run should be processed. | |
None | No markup should be processed. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering