Compartir a través de


TextDecoration Campo

Returns 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

Notas

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