Share via


FileConverter.Creator Property

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only.

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

Syntax

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

value = instance.Creator
FileConverters Creator { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.FileConverters

See Also

Reference

FileConverter Interface

FileConverter Members

Microsoft.Office.Interop.PowerPoint Namespace