Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether markup that appears in a text run should be processed.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MarkupType
'Usage
Dim instance As MarkupType
public enum MarkupType
public enum class MarkupType
type MarkupType
public enum MarkupType
Members
Member name | Description | |
---|---|---|
HTML | HTML markup appearing in the text run should be processed. | |
None | No markup should be processed. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace