DocumentClass.DocumentInspectors Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property DocumentInspectors As DocumentInspectors
    Get
'Usage
Dim instance As DocumentClass
Dim value As DocumentInspectors

value = instance.DocumentInspectors
public virtual DocumentInspectors DocumentInspectors { get; }

Property Value

Type: DocumentInspectors

Implements

_Document.DocumentInspectors

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace