Usage AnnoUISetChange(Flag As Boolean)
Description Marks the annotation object set for save.
Parameters Flag Boolean Must be True to mark, False to unmark
Return value None
Programming Notes Adding, removing, moving, rotating or flipping objects sets this flag to True automatically, so you don’t need to call this method in these cases. The saving methods also set back the flag to False.