Share via


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

wdRDIAll 99

Entfernt alle Dokumentinformationen.

wdRDIComments 1

Entfernt Dokumentkommentare.

wdRDIContentType 16

Entfernt Inhaltstypinformationen.

wdRDIDocumentManagementPolicy 15

Entfernt Informationen zur Dokumentverwaltungsrichtlinie.

wdRDIDocumentProperties 8

Entfernt Dokumenteigenschaften.

wdRDIDocumentServerProperties 14

Entfernt Dokumentservereigenschaften.

wdRDIDocumentWorkspace 10

Entfernt Dokumentarbeitsbereichinformationen.

wdRDIEmailHeader 5

Entfernt E-Mail-Kopfzeilen.

wdRDIInkAnnotations 11

Entfernt Freihandanmerkungen.

wdRDIRemovePersonalInformation 4

Entfernt persönliche Informationen.

wdRDIRevisions 2

Entfernt Überarbeitungsmarkierungen.

wdRDIRoutingSlip 6

Entfernt Verteilerinformationen.

wdRDISendForReview 7

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

wdRDITaskpaneWebExtensions 17

Entfernt Informationen zu Taskbereich-Weberweiterungen.

wdRDITemplate 9

Entfernt Vorlageninformationen.

wdRDIVersions 3

Entfernt Dokumentversionsinformationen.

Gilt für: