Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / Language Property

In This Topic
    Language Property
    In This Topic
    Gets or sets the value that identifies the document content language.
    Syntax
    'Declaration
     
    Public Property Language As System.String
    public System.string Language {get; set;}
    See Also