InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet.TextFormat Class / Language Property

In This Topic
    Language Property (FontSubSet.TextFormat)
    In This Topic
    Gets or sets a value identifying the language system.
    Syntax
    'Declaration
     
    Public Property Language As FontSubSet.Language
    public FontSubSet.Language Language {get; set;}
    See Also