WPS 基础接口
>
文字 API 参考
>
Document
>
方法
>
Document.RemoveDocumentInformation 方法
WPS 开发人员参考
Document.RemoveDocumentInformation 方法
从文档中删除敏感性信息、属性、批注和其他元数据。
语法
表达式
.RemoveDocumentInformation(
RemoveDocInfoType
)
表达式
一个返回
Document
对象的表达式。
参数
名称
必选/可选
数据类型
说明
RemoveDocInfoType
必选
WdRemoveDocInfoType
指定要删除的内容。
请参阅
Document 对象
Document 对象成员