November 29, 2023
IronPDF for .NET v2023.12.6 makes it easier to collaborate on documents with the ability to access and modify annotations in a PDF file.
IronPDF for .NET is a versatile PDF library that is compatible with .NET 5, 6, 7, .NET Core, Standard, and .NET Framework. Designed for C#, F#, and VB.NET, it empowers developers to effortlessly generate, format, edit, and extract content from PDF documents. IronPDF faithfully renders HTML, CSS, images, and JavaScript, closely mimicking Google Chrome's output.
IronPDF for .NET 2023.12.6 adds a new Annotations API which enables you to retrieve and edit document annotations. Once retrieved, you can change the value of the annotation properties such as its title, contents as well as the X and Y coordinates via the PdfDocument.Annotations collection. The use of these sticky-note-like comments provide a convenient way to add further information, reminders and feedback throughout the PDF document. With this, your applications can offer their users a more effective means of collaboration.
Released: Nov 27, 2023