GroupDocs.Annotation for .NET 21.12 Release Notes

Major Features

Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 21.12:

  • Added ability to Rotate PDF docuemnts with all it’s content and annotations.
  • Added ability to change the Underline and Squiggly annotation color for PDF documents.
  • Added ability to change the Underline and Squiggly annotation color for Word documents.

Full List of Issues Covering all Changes in this Release

KeySummaryIssue Type
ANNOTATIONNET-1901Implement ability to rotate PDF documentsFeature
ANNOTATIONNET-1924Implement the ability to change color of Squiggly and Underline annotations line for Word documentFeature
ANNOTATIONNET-1925Implement the ability to change color of Squiggly and Underline annotations line for PDF documentFeature

Public API and Backward Incompatible Changes

  1. Added new property for changing Suiggly annotation line color SquigglyColor

  2. Added new property for changing Underline annotation line color UnderlineColor

  3. Added ability to Rotate PDF document see