MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / Language Property

In This Topic
Language Property (IStyle)
In This Topic
Gets the primary language of the text.
Syntax
'Declaration
 
ReadOnly Property Language As String
 

Property Value

A System.String representing the primary language of the text.
See Also