Browse our Products

Aspose.PDF for CPP 18.3 Release Notes

Improvements and Changes

  1. In this release new pointer system SmartPtr is introduced instead of SharedPtr and WeakPtr. SharedPtr is alias for SmartPtr. WeakPtr is inherited from SmartPtr.
  2. 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.