Share via


StyleBase.Language Field

Returns the primary language of the text.

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

Syntax

'Declaration
Protected Const Language As String
'Usage
Dim value As String

value = StyleBase.Language
protected const string Language
protected:
literal String^ Language
static val mutable Language: string
protected const var Language : String