Bookmark.ContentControls Property

Definition

Gets the content controls that are contained in the Bookmark.

public:
 property Microsoft::Office::Interop::Word::ContentControls ^ ContentControls { Microsoft::Office::Interop::Word::ContentControls ^ get(); };
public Microsoft.Office.Interop.Word.ContentControls ContentControls { get; }
member this.ContentControls : Microsoft.Office.Interop.Word.ContentControls
Public ReadOnly Property ContentControls As ContentControls

Property Value

A ContentControls collection that contains the content controls in the Bookmark.

Applies to