_Global.FileConverters Property

Gets a FileConverters collection.

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

Syntax

'Declaration
ReadOnly Property FileConverters As FileConverters
    Get
'Usage
Dim instance As _Global
Dim value As FileConverters

value = instance.FileConverters
FileConverters FileConverters { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.FileConverters

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.PowerPoint Namespace