Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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