Document.RemoveDocumentInformation(WdRemoveDocInfoType) 方法

定义

从文档中移除元数据(如属性和注释)。

public void RemoveDocumentInformation (Microsoft.Office.Interop.Word.WdRemoveDocInfoType RemoveDocInfoType);

参数

RemoveDocInfoType
WdRemoveDocInfoType

WdRemoveDocInfoType 值之一,指定要移除的信息。

适用于