Enumerazione MarkupType
Specifies whether markup that appears in a text run should be processed.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Enumeration MarkupType
'Utilizzo
Dim instance As MarkupType
public enum MarkupType
public enum class MarkupType
type MarkupType
public enum MarkupType
Membri
Nome membro | Descrizione | |
---|---|---|
HTML | HTML markup appearing in the text run should be processed. | |
None | No markup should be processed. |