Share via


DisplayUnitLabel.Creator Property

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

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

Syntax

'Declaration
ReadOnly Property Creator As Integer
    Get
'Usage
Dim instance As DisplayUnitLabel
Dim value As Integer

value = instance.Creator
int Creator { get; }

Property Value

Type: System.Int32

See Also

Reference

DisplayUnitLabel Interface

DisplayUnitLabel Members

Microsoft.Office.Interop.PowerPoint Namespace