Usage AnnoObjSetText(Text As String)
Description Sets the new text associated with the selected aotNote (=2) object.
Parameters Text Stirng The new text for the note
Return value The number of characters in the note or -1 if the selected object is not of aotNote (=2) type.
Programming Notes The method does not append the new text to the existing text, it will simply overwrite the previous one.