Anotar arquivos PDF programaticamente em C#. Adicione ou remova anotações como setas, retângulo, elipse, realce, anotações de marca d'água usando a API .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...