Clears all properties contained in the DocumentProperties object, removing them from the presentation's Properties sheet.

public void Clear()
Public Sub Clear()
docProps.Clear();
docProps.Clear()