ContentControl Methods

Include Protected Members
Include Inherited Members

The ContentControl type exposes the following members.

Methods

  Name Description
Public method Copy Copies the content control from the active document to the Clipboard.
Public method Cut Removes the content control from the active document and moves the content control to the Clipboard.
Public method Delete Deletes the specified content control and the contents of the content control.
Public method SetCheckedSymbol Sets the symbol used to represent the checked state of a check box content control.
Public method SetPlaceholderText Sets the placeholder text that displays in the content control until a user enters their own text.
Public method SetUncheckedSymbol Sets the symbol used to represent the unchecked state of a check box content control.
Public method Ungroup Removes a group content control from a document so that its child content controls are no longer nested and can be freely edited.

Top

See Also

Reference

ContentControl Interface

Microsoft.Office.Interop.Word Namespace