Énumération MarkupType
Specifies whether markup that appears in a text run should be processed.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Enumeration MarkupType
'Utilisation
Dim instance As MarkupType
public enum MarkupType
public enum class MarkupType
type MarkupType
public enum MarkupType
Membres
Nom de membre | Description | |
---|---|---|
None | No markup should be processed. | |
HTML | HTML markup appearing in the text run should be processed. |