Share via


_Application.LanguageSettings Property

Returns a LanguageSettings object that contains information about the language settings in Microsoft PowerPoint. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property LanguageSettings As LanguageSettings
    Get
'Usage
Dim instance As _Application
Dim value As LanguageSettings

value = instance.LanguageSettings
LanguageSettings LanguageSettings { get; }

Property Value

Type: Microsoft.Office.Core.LanguageSettings

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.PowerPoint Namespace