ContentControlAddedEventArgs Interface

Provides data for the Added event of a content control.

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

Syntax

'Declaration
<GuidAttribute("3dda70b9-11ce-4064-bbbd-73cab7c31db2")> _
Public Interface ContentControlAddedEventArgs
[GuidAttribute("3dda70b9-11ce-4064-bbbd-73cab7c31db2")]
public interface ContentControlAddedEventArgs

The ContentControlAddedEventArgs type exposes the following members.

Properties

  Name Description
Public property InUndoRedo Gets a value that indicates whether the Added event was raised as part of an undo or redo action.

Top

See Also

Reference

Microsoft.Office.Tools.Word Namespace