FileConverter.Parent Property

Returns the parent object of the specified FileConverter object.

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

Syntax

'Declaration
ReadOnly Property Parent As FileConverters
    Get
'Usage
Dim instance As FileConverter
Dim value As FileConverters

value = instance.Parent
FileConverters Parent { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.FileConverters

See Also

Reference

FileConverter Interface

FileConverter Members

Microsoft.Office.Interop.PowerPoint Namespace