Available in LEADTOOLS Document and Medical Imaging toolkits.
AnnUngroup example for Visual Basic
Note: This topic is for Document/Medical only.
Private Sub Command7_Click() LEAD1.AnnUngroup LEAD1.AnnContainer, ANNFLAG_SELECTED + ANNFLAG_RECURSE, "" End Sub