PresentationClass.DocumentLibraryVersions Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property DocumentLibraryVersions As DocumentLibraryVersions
Get
'Usage
Dim instance As PresentationClass
Dim value As DocumentLibraryVersions
value = instance.DocumentLibraryVersions
public virtual DocumentLibraryVersions DocumentLibraryVersions { get; }
Property Value
Type: Microsoft.Office.Core.DocumentLibraryVersions
Implements
_Presentation.DocumentLibraryVersions