Share via


_Presentation.CanCheckIn Method

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

Syntax

'Declaration
Function CanCheckIn As Boolean
'Usage
Dim instance As _Presentation
Dim returnValue As Boolean

returnValue = instance.CanCheckIn()
bool CanCheckIn()

Return Value

Type: System.Boolean

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace