Udostępnij za pośrednictwem


StyleBase.TextDecoration Field

Specifies 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.

See Also

Reference

StyleBase Class

Microsoft.ReportingServices.ReportRendering Namespace