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
protected const string TextDecoration
protected:
literal String^ TextDecoration
protected static final String TextDecoration
protected const var TextDecoration : String
Remarks
New:5 December 2005
Valid values are Underline, Overline, LineThrough, or None.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace