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)