Compartir a través de


Campo StyleBase.TextDecoration

Specifies the text formatting.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected Const TextDecoration As String
'Uso
Dim value As String 

value = StyleBase.TextDecoration
protected const string TextDecoration
protected:
literal String^ TextDecoration
static val mutable TextDecoration: string
protected const var TextDecoration : String

Comentarios

Valid values are Underline, Overline, LineThrough, or None.

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.ReportRendering