Aspose::Pdf::Sanitization::IRecovery class
IRecovery class
This interface represents recovery API.
class IRecovery : public virtual System::Object
Methods
| Method | Description |
|---|---|
| virtual get_Log() | Gets the history of recovery. |
| virtual Recover() | Cleaning up a document for recovery. |
| virtual TrimBottom() | Removes data after last %EOF. |
| virtual TrimTop() | Removes data before PDF. |
See Also
- Class Object
- Namespace Aspose::Pdf::Sanitization
- Library Aspose.PDF for C++