Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.