LinkToContent Property

See Also         Example         Applies To        

True if the value of the custom document property is linked to the content of the container document. False if the value is static. Read/write Boolean.

Remarks

This property applies only to custom document properties. For built-in document properties, the value of this property is False.

Use the LinkSource property to set the source for the specified linked property. Setting the LinkSource property sets the LinkToContent property to True.