Browse our Products
Aspose.PDF for Rust via C++ 26.6 Release Notes
This page contains release notes information for Aspose.PDF for Rust via C++ 26.6
Public API and Backward Incompatible Changes
Added APIs
Core PDF functions:
- get_meta_info - Get meta information value of PDF-document.
- set_meta_info - Set meta information value of PDF-document.
- clear_meta_info - Clear all meta information values of PDF-document.
- is_linearized - Get a value indicating whether document is linearized.
Organize PDF functions:
- page_merge_layers - Merge all layers on the page into a single layer with the specified new layer name.
Removed APIs
Complete details of API can be referenced from Aspose.PDF for Rust via C++ API Reference Guide.