ActiveReports 19 .NET Edition
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
    string Language {get;}

    Property Value

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