| ||
version 1.5
Property Set/Get Content Content property returns rtContainer class object; it is used to access the content of container type elements. Content property is also writable - we can copy the content (or free standing rtContainer class object) of one element to other (or rather assign the content of one element to be also a content of another element). One exception in this case is the text contained in the last container it has been assigned to - text run has an internal property that allows it to be linked (and indexed) only in one container hierarchy. |