Aspose::Pdf::Document::Repair method
Document::Repair method
Repara el documento dañado.
void Aspose::Pdf::Document::Repair(System::SharedPtr<Document::RepairOptions> options=nullptr)
| Parámetro | Tipo | Descripción |
|---|---|---|
| options | System::SharedPtr<Document::RepairOptions> | Un parámetro opcional de tipo RepairOptions para especificar la configuración de reparación. Si no se proporciona, se usarán los valores predeterminados. |
Ver también
- Typedef SharedPtr
- Class RepairOptions
- Class Document
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++