Word.RemoveDocInfoType enum
Specifies the type of document information to remove.
Remarks
[ API set: WordApiDesktop 1.4 ]
Fields
| all = "All" | All document information types. |
| atMentions = "AtMentions" | At mentions in the document. |
| commentReactions = "CommentReactions" | Comment reactions in the document. |
| comments = "Comments" | Comments in the document. |
| contentType = "ContentType" | Content type information. |
| documentIntelligence = "DocumentIntelligence" | Document intelligence information. |
| documentManagementPolicy = "DocumentManagementPolicy" | Document management policy. |
| documentProperties = "DocumentProperties" | Document properties. |
| documentServerProperties = "DocumentServerProperties" | Document server properties. |
| documentTasks = "DocumentTasks" | Document tasks. |
| documentWorkspace = "DocumentWorkspace" | Document workspace properties. |
| emailHeader = "EmailHeader" | Email header in the document. |
| inkAnnotations = "InkAnnotations" | Ink annotations in the document. |
| removePersonalInformation = "RemovePersonalInformation" | Personal information in the document. |
| revisions = "Revisions" | Revisions in the document. |
| routingSlip = "RoutingSlip" | Routing slip in the document. |
| sendForReview = "SendForReview" | Send for review information in the document. |
| taskpaneWebExtensions = "TaskpaneWebExtensions" | Taskpane web extensions. |
| template = "Template" | Template information. |
| versions = "Versions" | Versions in the document. |