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
Hinweise
Neu:05. Dezember 2005
Valid values are Underline, Overline, LineThrough, or None.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace