_Document.DocumentInspectors Property
Returns a DocumentInspectors collection that enables you to locate hidden personal information, such as author name, company name, and revision date. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property DocumentInspectors As DocumentInspectors
Get
'Usage
Dim instance As _Document
Dim value As DocumentInspectors
value = instance.DocumentInspectors
DocumentInspectors DocumentInspectors { get; }
Property Value
Type: DocumentInspectors
DocumentInspectors