Share via


PresentationClass.RemoveDocumentInformation Method

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

Syntax

'Declaration
Public Overridable Sub RemoveDocumentInformation ( _
    Type As PpRemoveDocInfoType _
)
'Usage
Dim instance As PresentationClass
Dim Type As PpRemoveDocInfoType

instance.RemoveDocumentInformation(Type)
public virtual void RemoveDocumentInformation(
    PpRemoveDocInfoType Type
)

Parameters

Implements

_Presentation.RemoveDocumentInformation(PpRemoveDocInfoType)

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace