Question
How to get parameters from Standalone annotations using toolkit API's?
Hi All,
If we create annotations using annotation features we will get the annotation element and from the annotation element we will get annotation parameters.
In my case, I have created a Standalone annotation. How will I get annotations parameters?

