Share via


DocumentInspectors.Parent Property

Gets an object that represents the parent of a DocumentInspectors object. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Parent As Object
    Get
'Usage
Dim instance As DocumentInspectors
Dim value As Object

value = instance.Parent
Object Parent { get; }

Property Value

Type: System.Object
Object

See Also

Reference

DocumentInspectors Interface

DocumentInspectors Members

Microsoft.Office.Core Namespace