Browse our Products
Aspose.PDF for CPP 18.3 Release Notes
This page contains release notes for Aspose.PDF for C++ 18.3
Improvements and Changes
- In this release new pointer system SmartPtr is introduced instead of SharedPtr and WeakPtr. SharedPtr is alias for SmartPtr. WeakPtr is inherited from SmartPtr.
- Fixed asposecpplib to improve performance.
Public API Changes in Aspose.PDF for C++ 18.3
The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.PDF for C++. If you have concerns about any change listed, please raise it on the Aspose.PDF support forum.
We have documented many classes in System namespace.