Both the MicroStationAPI help and the DgnPlatformNet help refer to the Text module documentation. For example, from DgnPlatformNet help: In the TextBlock DOM, this is the master object that represents a piece of text as a whole, and is the primary high-level object used to deal with multi-line, formatted text (and is also generally recommended for any text, regardless of complexity). As described in the Text module documentation, ...
Is the Text module documentation self-referential, or is there another piece of documentation that has not been published?