ComponentOne SuperTooltip for WinForms
C1.Win.8 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