Remove

DocumentPropertyCollection.Remove method

从集合中删除具有指定名称的属性。

public void Remove(string name)
范围类型描述
nameString不区分大小写的属性名称。

也可以看看