Bookmark.ParentContentControl-Eigenschaft (2007 System)

Aktualisiert: November 2007

Ruft das übergeordnete Inhaltssteuerelement für Bookmark ab.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

<BrowsableAttribute(False)> _
Public ReadOnly Property ParentContentControl As ContentControl

Dim instance As Bookmark
Dim value As ContentControl

value = instance.ParentContentControl
[BrowsableAttribute(false)]
public ContentControl ParentContentControl { get; }

Eigenschaftenwert

Typ: Microsoft.Office.Interop.Word.ContentControl

Ein Microsoft.Office.Interop.Word.ContentControl, das das übergeordnete Inhaltssteuerelement für Bookmark darstellt.

Berechtigungen

Siehe auch

Referenz

Bookmark-Klasse

Bookmark-Member

Microsoft.Office.Tools.Word-Namespace