Browse our Products
Aspose.PDF for C++ 23.9 Release Notes
This page contains release notes information for Aspose.PDF for C++ 23.9.
Changes and Improvements
The new version of Aspose.PDF for C++ has a codebase of Aspose.PDF for .Net 23.9.
Public API and Backward Incompatible Changes
Added API
- void Aspose::Pdf::Forms::CheckboxField::AddOption(System::String, int, SharedPtr<Aspose:Pdf::Rectangle>)
- void Aspose::Pdf::Forms::Form::RemoveFieldAppearance(SharedPtr<Aspose::Pdf::Forms::Field>, int)
- bool Aspose::Pdf::Forms::Form::HasField(System::String, bool)
Complete details of API can be referenced from Aspose.PDF for C++ API Reference Guide.