Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / Language Property

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