Version 10.1.0 Changelog (May 10th, 2023)
Version: 10.1.0
Release Date: May 10th, 2023
- Add API for getting GeometryCollection from PDFDoc class
- pdftron.PDF.PDFDoc.GetGeometryCollection(int pageNumber, int shapeLimit)
- Add API for toggling ContinuousAnnotation on or off
- pdftron.PDF.Tools.Controls.Viewer.SetContinuousAnnotation(bool enableContAnnotation)
- Update depdencies to the latest version
Did you find this helpful?