Share via


PresentationClass.Sync Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Sync As Sync
    Get
'Usage
Dim instance As PresentationClass
Dim value As Sync

value = instance.Sync
public virtual Sync Sync { get; }

Property Value

Type: Microsoft.Office.Core.Sync

Implements

_Presentation.Sync

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace