Word.RemoveDocInfoType enum
指定要删除的文档信息的类型。
注解
使用方
字段
| all = "All" | 所有文档信息类型。 |
| atMentions = "AtMentions" | At 文件中提及的内容。 |
| commentReactions = "CommentReactions" | 文档中的批注回应。 |
| comments = "Comments" | 文档中的批注。 |
| contentType = "ContentType" | 内容类型信息。 |
| documentIntelligence = "DocumentIntelligence" | 文档智能信息。 |
| documentManagementPolicy = "DocumentManagementPolicy" | 文档管理策略。 |
| documentProperties = "DocumentProperties" | 文档属性。 |
| documentServerProperties = "DocumentServerProperties" | 文档服务器属性。 |
| documentTasks = "DocumentTasks" | 记录任务。 |
| documentWorkspace = "DocumentWorkspace" | 文档工作区属性。 |
| emailHeader = "EmailHeader" | 文档中的 Email 标题。 |
| inkAnnotations = "InkAnnotations" | 文档中的墨迹注释。 |
| removePersonalInformation = "RemovePersonalInformation" | 文档中的个人信息。 |
| revisions = "Revisions" | 文件中的修订。 |
| routingSlip = "RoutingSlip" | 文档中的路由单。 |
| sendForReview = "SendForReview" | 发送文档中的信息以供审阅。 |
| taskpaneWebExtensions = "TaskpaneWebExtensions" | 任务窗格 Web 扩展。 |
| template = "Template" | 模板信息。 |
| versions = "Versions" | 文档中的版本。 |