Share via


Document.DocumentInspectors-Eigenschaft

Ruft ein Microsoft.Office.Core.DocumentInspectors-Objekt ab, mit dem verborgene persönliche Informationen wie Autorenname, Unternehmensname und Revisionsdatum gesucht werden können.

Namespace:  Microsoft.Office.Tools.Word
Assemblys:   Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
ReadOnly Property DocumentInspectors As DocumentInspectors
DocumentInspectors DocumentInspectors { get; }

Eigenschaftswert

Typ: Microsoft.Office.Core.DocumentInspectors
Ein Microsoft.Office.Core.DocumentInspectors-Objekt, mit dem verborgene persönliche Informationen wie Autorenname, Unternehmensname und Revisionsdatum gesucht werden können.

.NET Framework-Sicherheit

Siehe auch

Referenz

Document Schnittstelle

Microsoft.Office.Tools.Word-Namespace