Partilhar via


Campo TextDecoration

Returns the text formatting.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
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

Comentários

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