Share via


PresentationClass.CanCheckIn Method

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

Syntax

'Declaration
Public Overridable Function CanCheckIn As Boolean
'Usage
Dim instance As PresentationClass
Dim returnValue As Boolean

returnValue = instance.CanCheckIn()
public virtual bool CanCheckIn()

Return Value

Type: System.Boolean

Implements

_Presentation.CanCheckIn()

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace