FileConverter.Parent Property
Read-only
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