How to make an annotation created by stamper into a layer?

Question:
I am using the stamper class to add annotations, but I want the annotations to show up in the layers panel. How would I do that?

Answer:
The attached C# code will show you how to add annotations created by the Stamper class to the document-wide layer Order tree.
StamperTest.cs.txt (2.7 KB)