Aspose::Pdf::Document::Repair method
Document::Repair method
Repairs broken document.
void Aspose::Pdf::Document::Repair(System::SharedPtr<Document::RepairOptions> options=nullptr)
| Parameter | Type | Description |
|---|---|---|
| options | System::SharedPtr<Document::RepairOptions> | An optional parameter of type RepairOptions to specify repair settings. If not provided, default settings will be used. |
See Also
- Typedef SharedPtr
- Class RepairOptions
- Class Document
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++