Share via


StyleBase.TextDecoration Field

Returns the text formatting.

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

Syntax

'Declaration
Protected Const TextDecoration As String
'Usage
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

Remarks

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