Freigeben über


WdRemoveDocInfoType Enumeration

Definition

Gibt den Informationstyp an, der aus einem Dokument entfernt werden soll.

public enum class WdRemoveDocInfoType
[System.Runtime.InteropServices.Guid("F52DEE7F-8295-3A23-9DB3-37609770B6B2")]
public enum WdRemoveDocInfoType
type WdRemoveDocInfoType = 
Public Enum WdRemoveDocInfoType
Vererbung
WdRemoveDocInfoType
Attribute

Felder

Name Wert Beschreibung
wdRDIComments 1

Entfernt Dokumentkommentare.

wdRDIRevisions 2

Entfernt Überarbeitungsmarkierungen.

wdRDIVersions 3

Entfernt Dokumentversionsinformationen.

wdRDIRemovePersonalInformation 4

Entfernt persönliche Informationen.

wdRDIEmailHeader 5

Entfernt E-Mail-Kopfzeilen.

wdRDIRoutingSlip 6

Entfernt Verteilerinformationen.

wdRDISendForReview 7

Entfernt Informationen, die beim Senden eines Dokuments zur Überprüfung gespeichert werden.

wdRDIDocumentProperties 8

Entfernt Dokumenteigenschaften.

wdRDITemplate 9

Entfernt Vorlageninformationen.

wdRDIDocumentWorkspace 10

Entfernt Dokumentarbeitsbereichinformationen.

wdRDIInkAnnotations 11

Entfernt Freihandanmerkungen.

wdRDIDocumentServerProperties 14

Entfernt Dokumentservereigenschaften.

wdRDIDocumentManagementPolicy 15

Entfernt Informationen zur Dokumentverwaltungsrichtlinie.

wdRDIContentType 16

Entfernt Inhaltstypinformationen.

wdRDITaskpaneWebExtensions 17

Entfernt Informationen zu Taskbereich-Weberweiterungen.

wdRDIAll 99

Entfernt alle Dokumentinformationen.

Gilt für: