Share via


ContentControl.ID Property (Word)

Returns a String that represents the identification for a content control. Read-only.

Version Information

Version Added: Word 2007

Syntax

expression .ID

expression An expression that returns a ContentControl object.

Remarks

The ID property is an internal number that you cannot change but that you can use to identify a content control in code. This number is unique for each content control and does not change.

See Also

Concepts

ContentControl Object

ContentControl Object Members